mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-11 02:37:07 +01:00
Do not show scheduler tab in Web UI if build without scheduler support (#527)
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
<a href="#" class="pure-menu-link" data="panel-relay">SWITCHES</a>
|
||||
</li>
|
||||
|
||||
<li class="pure-menu-item module module-relay">
|
||||
<li class="pure-menu-item module module-sch">
|
||||
<a href="#" class="pure-menu-link" data="panel-schedule">SCHEDULE</a>
|
||||
</li>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user