fix(notifications): changes to help improve the downtime check for greater than x only while active

This commit is contained in:
2025-06-09 19:26:36 -05:00
parent c0560770da
commit 94c3bb73b3
4 changed files with 63 additions and 58 deletions

View File

@@ -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>