mirror of
https://github.com/Karaka-Management/oms-Navigation.git
synced 2026-02-15 08:18:40 +00:00
general fixes and tpl additions
This commit is contained in:
parent
070e187fdf
commit
1d1e03943e
|
|
@ -49,6 +49,10 @@ if (isset($this->nav[NavigationType::SIDE])) : ?>
|
||||||
</ul>
|
</ul>
|
||||||
<?php endforeach; ?>
|
<?php endforeach; ?>
|
||||||
</ul>
|
</ul>
|
||||||
|
<div id="nav-side-settings">
|
||||||
|
<input id="speech-recognition" type="checkbox">
|
||||||
|
<label for="speech-recognition"><i class="fa fa-volume-up"></i><i class="fa fa-volume-down"></i></label>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<?php
|
<?php
|
||||||
endif;
|
endif;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user