mirror of
https://github.com/Karaka-Management/oms-Navigation.git
synced 2026-02-14 15:58: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>
|
</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