fix(notifications): changes to help improve the downtime check for greater than x only while active
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<table >
|
||||
<thead>
|
||||
<tr>
|
||||
<th>totalDuration</th>
|
||||
<th>Current Durration</th>
|
||||
<th>machineAlias</th>
|
||||
<th>CTO_Code</th>
|
||||
<th>Downtime_Description</th>
|
||||
@@ -32,7 +32,7 @@
|
||||
<td>{{groupDesc}}</td>
|
||||
<td>{{remark}}</td>
|
||||
<td>{{dtStart}}</td>
|
||||
<td>{{dtEnd}}</td>
|
||||
{{!-- <td>{{dtEnd}}</td> --}}
|
||||
</tr>
|
||||
{{/each}}
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user