mirror of
https://github.com/Karaka-Management/oms-Navigation.git
synced 2026-01-30 00:58:41 +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>
|
||||
<?php endforeach; ?>
|
||||
</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>
|
||||
<?php
|
||||
endif;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user