mirror of
https://github.com/Karaka-Management/oms-SupplierManagement.git
synced 2026-02-16 08:38:40 +00:00
Fix tab bug
This commit is contained in:
parent
5a23b3b347
commit
4b0c8fab05
|
|
@ -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>
|
<li><label for="c-tab-1"><?= $this->getHtml('Master'); ?></label></li>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user