Skip to content

Commit

Permalink
Update devices.html
Browse files Browse the repository at this point in the history
  • Loading branch information
directman66 committed Nov 25, 2019
1 parent 29a7ff9 commit 2abc62d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/zigbee2mqtt/devices.html
Expand Up @@ -187,7 +187,7 @@



-[#if "<#ACTION#>"=="admin"|| "<#ACTION#>"==""#]
[#if "<#ACTION#>"=="admin"|| "<#ACTION#>"==""#]
[#if LOST="1"#] <div class="panel panel-warning"> [#else#]
<div class="panel [#if STATE="1"#]panel-primary[#else#]panel-info[#endif#]">
[#endif#]
Expand Down

0 comments on commit 2abc62d

Please sign in to comment.