Removes warning enables for E300 configuration parameters that do not have warnings

This commit is contained in:
Patrick McDonagh
2016-07-13 08:04:09 -05:00
parent 38bfdb5312
commit 3602d40d9b

View File

@@ -701,9 +701,7 @@
<td><!--Trip Enabled-->
<input type="toggle" data-checkedValue="1" data-uncheckedValue="0" data-valueupdate="tripenabledistall" data-channelId='<%= channels["ipp.tripenabledistall"].channelId %>' data-techName='<%=channels["ipp.tripenabledistall"].techName %>' data-name='ipp.tripenabledistall' id="<%= channels["ipp.tripenabledistall"].channelId %>" name="<%= channels["ipp.tripenabledistall"].channelId %>">
</td>
<td><!--Warning Enabled-->
<input type="toggle" data-checkedValue="1" data-uncheckedValue="0" data-valueupdate="warningenabledistall" data-channelId='<%= channels["ipp.warningenabledistall"].channelId %>' data-techName='<%=channels["ipp.warningenabledistall"].techName %>' data-name='ipp.warningenabledistall' id="<%= channels["ipp.warningenabledistall"].channelId %>" name="<%= channels["ipp.warningenabledistall"].channelId %>">
</td>
<td><!--Warning Enabled--></td>
<td> <!-- Startup Delay -->
<input class="form-control" data-channelId='<%= channels["ipp.cfgistallenabledtime"].channelId %>'
data-techName='<%=channels["ipp.cfgistallenabledtime"].techName %>'
@@ -731,9 +729,7 @@
<td><!--Trip Enabled-->
<input type="toggle" data-checkedValue="1" data-uncheckedValue="0" data-valueupdate="tripenablediphaseloss" data-channelId='<%= channels["ipp.tripenablediphaseloss"].channelId %>' data-techName='<%=channels["ipp.tripenablediphaseloss"].techName %>' data-name='ipp.tripenablediphaseloss' id="<%= channels["ipp.tripenablediphaseloss"].channelId %>" name="<%= channels["ipp.tripenablediphaseloss"].channelId %>">
</td>
<td><!--Warning Enabled-->
<input type="toggle" data-checkedValue="1" data-uncheckedValue="0" data-valueupdate="warningenablediphaseloss" data-channelId='<%= channels["ipp.warningenablediphaseloss"].channelId %>' data-techName='<%=channels["ipp.warningenablediphaseloss"].techName %>' data-name='ipp.warningenablediphaseloss' id="<%= channels["ipp.warningenablediphaseloss"].channelId %>" name="<%= channels["ipp.warningenablediphaseloss"].channelId %>">
</td>
<td><!--Warning Enabled--></td>
<td> <!-- Startup Delay -->
<input class="form-control" data-channelId='<%= channels["ipp.cfgplphaselossinhibittime"].channelId %>'
data-techName='<%=channels["ipp.cfgplphaselossinhibittime"].techName %>'
@@ -761,9 +757,7 @@
<td><!--Trip Enabled-->
<input type="toggle" data-checkedValue="1" data-uncheckedValue="0" data-valueupdate="tripenabledilineloss" data-channelId='<%= channels["ipp.tripenabledilineloss"].channelId %>' data-techName='<%=channels["ipp.tripenabledilineloss"].techName %>' data-name='ipp.tripenabledilineloss' id="<%= channels["ipp.tripenabledilineloss"].channelId %>" name="<%= channels["ipp.tripenabledilineloss"].channelId %>">
</td>
<td><!--Warning Enabled-->
<input type="toggle" data-checkedValue="1" data-uncheckedValue="0" data-valueupdate="warningenabledilineloss" data-channelId='<%= channels["ipp.warningenabledilineloss"].channelId %>' data-techName='<%=channels["ipp.warningenabledilineloss"].techName %>' data-name='ipp.warningenabledilineloss' id="<%= channels["ipp.warningenabledilineloss"].channelId %>" name="<%= channels["ipp.warningenabledilineloss"].channelId %>">
</td>
<td><!--Warning Enabled--></td>
<td> <!-- Startup Delay -->
<input class="form-control" data-channelId='<%= channels["ipp.cfgilinelossinhibittime"].channelId %>'
data-techName='<%=channels["ipp.cfgilinelossinhibittime"].techName %>'