diff options
Diffstat (limited to 'ogcp/templates/actions/wol.html')
-rw-r--r-- | ogcp/templates/actions/wol.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ogcp/templates/actions/wol.html b/ogcp/templates/actions/wol.html index 9a41a75..b108adb 100644 --- a/ogcp/templates/actions/wol.html +++ b/ogcp/templates/actions/wol.html @@ -2,6 +2,8 @@ {% import "bootstrap/wtf.html" as wtf %} {% import "macros.html" as macros %} +{% set sidebar_state = 'disabled' %} + {% block nav_power %} active{% endblock %} {% block nav_power_wol %} active{% endblock %} {% block content %} |