More tweaks to NUT panels
This commit is contained in:
parent
142c05fbd7
commit
5b7e0a4d94
@ -85,6 +85,8 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<br>
|
||||
|
||||
<div>
|
||||
|
||||
<h2>UPS Model</h2>
|
||||
@ -156,10 +158,10 @@
|
||||
<input type="password" name="ClientUPS_Pass" id="ClientUPSPassword" class="form-control" aria-describedby="Client UPS Password" value="<%= $nut_data->{ClientUPS_Pass} %>" >
|
||||
</div>
|
||||
<!-- reetp fix toggle password -->
|
||||
<!-- <div class="col-auto">
|
||||
<div class="col-auto">
|
||||
<span id="togglePassword" class="bi bi-eye"></span>
|
||||
</div>
|
||||
-->
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -26,10 +26,9 @@
|
||||
%# Inputs etc in here.
|
||||
|
||||
<div>
|
||||
<a href='nutupsd?trt=CONFIG'>
|
||||
<a href='nutupsd?trt=CONFIG' class = "btn btn-sm btn-primary">
|
||||
<%= l ('nut_Configure_NutUPS') %>
|
||||
</a>
|
||||
%#= link_to l('nut_Configure_NutUPS'), 'nutupsd?trt=CONFIG' , class=> 'link link1'
|
||||
</div>
|
||||
|
||||
<br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user