Browse Source

spaces

rules-rpn
Max Prokhorov 5 years ago
parent
commit
920c205d61
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      code/html/index.html

+ 2
- 2
code/html/index.html View File

@ -117,7 +117,7 @@
<li class="pure-menu-item module module-led">
<a href="#" class="pure-menu-link" data="panel-led">LED</a>
</li>
<!-- removeIf(!light) -->
<li class="pure-menu-item module module-color">
<a href="#" class="pure-menu-link" data="panel-color">LIGHTS</a>
@ -421,7 +421,7 @@
</div>
</div>
</form>
<form id="form-relay" class="pure-form form-settings">
<div class="panel" id="panel-relay">


Loading…
Cancel
Save