You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
inav-configurator/tabs/auxiliary_configuration.html

28 lines
710 B
HTML

<div class="tab-auxiliary_configuration">
<div class="heads">
<ul>
<li>AUX 1</li>
<li>AUX 2</li>
<li>AUX 3</li>
<li>AUX 4</li>
</ul>
</div>
<table class="boxes">
<tr class="main">
<th style="width: 180px;">Name</th>
<th>LOW</th>
<th>MED</th>
<th>HIGH</th>
<th>LOW</th>
<th>MED</th>
<th>HIGH</th>
<th>LOW</th>
<th>MED</th>
<th>HIGH</th>
<th>LOW</th>
<th>MED</th>
<th>HIGH</th>
</tr>
</table>
<a class="update" href="#" title="">Save</a>
</div>