mirror of
https://github.com/Karaka-Management/oms-Home.git
synced 2026-02-15 04:18:40 +00:00
continue implementation
This commit is contained in:
parent
b50d095bf1
commit
71cdc942a4
|
|
@ -20,7 +20,7 @@ $applications = $this->data['applications'] ?? [];
|
||||||
echo $this->data['nav']->render(); ?>
|
echo $this->data['nav']->render(); ?>
|
||||||
|
|
||||||
<div id="iSettings" class="tabview tab-2 url-rewrite">
|
<div id="iSettings" class="tabview tab-2 url-rewrite">
|
||||||
<div class="box wf-100 col-xs-12">
|
<div class="box">
|
||||||
<ul class="tab-links">
|
<ul class="tab-links">
|
||||||
<li><label for="c-tab-1"><?= $this->getHtml('Applications'); ?></label></li>
|
<li><label for="c-tab-1"><?= $this->getHtml('Applications'); ?></label></li>
|
||||||
<li><label for="c-tab-2"><?= $this->getHtml('List'); ?></label></li>
|
<li><label for="c-tab-2"><?= $this->getHtml('List'); ?></label></li>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user