Update boards.html, sidebar-menu.html, and status.html

This commit is contained in:
2021-01-05 09:15:27 +01:00
parent 335d34a21a
commit 6f42dafcb9
3 changed files with 6 additions and 118 deletions

View File

@@ -12,17 +12,10 @@
</a>
</li>
<li {% if pageselected=="boards" %} class="active" {% endif %}>
<a href="/boards">
<i class="fa fa-sliders"></i> <span>Boards</span>
</a>
</li>
<li class="treeview {% if pageselected in " outlets lan mqtt ups syslog backup " %}active menu-open{% endif %}">
<a href="#">
<i class="fa fa-gears"></i>
<i class="fa fa-sliders"></i>
<span>Settings</span>
<span class="pull-right-container">
<i class="fa fa-angle-left pull-right"></i>