mirror of
https://github.com/Karaka-Management/oms-Navigation.git
synced 2026-01-28 08:08:41 +00:00
implement todos
This commit is contained in:
parent
c84b132b22
commit
761510b739
BIN
Docs/Dev/img/er.png
Normal file
BIN
Docs/Dev/img/er.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
|
|
@ -49,10 +49,6 @@ 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