mirror of
https://github.com/Karaka-Management/oms-Profile.git
synced 2026-02-13 06:08:41 +00:00
Draft basic button action
This commit is contained in:
parent
ee3868b6c2
commit
2debcd17cc
|
|
@ -34,7 +34,7 @@ $temperatures = \phpOMS\Utils\Converter\TemperatureType::getConstants();
|
||||||
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('Localization'); ?></label></li>
|
<li><label for="c-tab-2"><?= $this->getHtml('Localization'); ?></label></li>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user