mirror of
https://github.com/Karaka-Management/oms-Admin.git
synced 2026-02-16 20:38:41 +00:00
Test fix tab indention
This commit is contained in:
parent
0a4b0eef71
commit
de30ad2568
|
|
@ -21,7 +21,7 @@ $accounts = $group->getAccounts();
|
||||||
echo $this->getData('nav')->render(); ?>
|
echo $this->getData('nav')->render(); ?>
|
||||||
|
|
||||||
<div class="tabview tab-2">
|
<div class="tabview tab-2">
|
||||||
<div class="box wf-100">
|
<div class="box wf-100 col-xs-12">
|
||||||
<ul class="tab-links">
|
<ul class="tab-links">
|
||||||
<li><label for="c-tab-1"><?= $this->getHtml('General'); ?></label></li>
|
<li><label for="c-tab-1"><?= $this->getHtml('General'); ?></label></li>
|
||||||
<li><label for="c-tab-2"><?= $this->getHtml('AuditLog'); ?></label></li>
|
<li><label for="c-tab-2"><?= $this->getHtml('AuditLog'); ?></label></li>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user