Skip to content

Commit

Permalink
(simatec) Fix Design
Browse files Browse the repository at this point in the history
  • Loading branch information
simatec committed Oct 1, 2024
1 parent a97401a commit 079a0c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions admin/index_m.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@ <h6 class="translate title" style="background-color:#174475;">Shutter config</h6
<thead>
<tr>
<th data-name="_index" id="events_col_0" style="background: #174475; text-align: center" data-style="text-align: center">Nr</th>
<th data-name="enabled" id="events_col_1" style="background: #174475" data-style="width: 70px" data-type="checkbox" class="translate">active</th>
<th data-name="shutterName" id="events_col_2" data-type="text" style="background: #174475" class="translate">Name</th>
<th data-name="name" id="events_col_3" data-type="text" style="background: #174475" class="translate">Object-ID shutter</th>
<th data-name="enabled" id="events_col_1" style="background: #174475" data-style="width: 70px" data-label="active" data-type="checkbox" class="translate">active</th>
<th data-name="shutterName" id="events_col_2" data-type="text" style="background: #174475" data-label="Name" class="translate">Name</th>
<th data-name="name" id="events_col_3" data-type="text" style="background: #174475" data-label="Object-ID shutter" class="translate">Object-ID shutter</th>
<th data-buttons="edit2" id="events_col_4" style="background: #174475; height: 40px" data-style="width: 150px; text-align: left"></th>
<th data-buttons="edit copy up down delete" style="background: #174475"></th>
<!-- ********************** only for temp states ********************** -->
Expand Down

0 comments on commit 079a0c9

Please sign in to comment.