mirror of
https://github.com/Karaka-Management/oms-ItemManagement.git
synced 2026-02-15 03:38:40 +00:00
Fix tab bug
This commit is contained in:
parent
e9d8986cca
commit
4d5e1fe81e
|
|
@ -15,7 +15,7 @@
|
||||||
*/
|
*/
|
||||||
echo $this->getData('nav')->render(); ?>
|
echo $this->getData('nav')->render(); ?>
|
||||||
|
|
||||||
<div class="tab tab-2">
|
<div class="tabview tab-2">
|
||||||
<div class="box">
|
<div class="box">
|
||||||
<ul class="tab-links">
|
<ul class="tab-links">
|
||||||
<li><label for="c-tab-1"><?= $this->getHtml('Master'); ?></label>
|
<li><label for="c-tab-1"><?= $this->getHtml('Master'); ?></label>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user