mirror of
https://github.com/Karaka-Management/oms-Billing.git
synced 2026-02-14 15:28:42 +00:00
Fix tab bug
This commit is contained in:
parent
6fbffce0b7
commit
fb6b447bf0
|
|
@ -16,7 +16,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('Invoice'); ?></label></li>
|
<li><label for="c-tab-1"><?= $this->getHtml('Invoice'); ?></label></li>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user