Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir committed Nov 18, 2024
1 parent 37e86d0 commit 7781e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/webapp/WEB-INF/views/active.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
</form>
</s:filter-flyout-widget>
<h2 id="page-header-title"><c:out value="${title}"/><span class="status" id="alarm-count"><a id="list-active-link" href="${pageContext.request.contextPath}/notifications?state=Active&alwaysIncludeUnregistered=Y&alwaysIncludeUnfilterable=Y${locationFilterStr}">0</a></span><span class="status" id="loading"><span class="button-indicator"></span> Loading...</span></h2>
<div id="liveness-heartbeat">Liveness Heartbeat: <span id="liveness-ts">None</span></div>
<div id="liveness-heartbeat">Liveness: <span id="liveness-ts">None</span></div>
<span id="info-counts">
(<span><a href="${pageContext.request.contextPath}/notifications?override=Latched&override=OffDelayed${locationFilterStr}"><span id="incited-count">-</span></a> Incited</span>)
| <span><a href="${pageContext.request.contextPath}/notifications?state=Normal${locationFilterStr}"><span id="normal-count">-</span></a> Normal</span>
Expand Down

0 comments on commit 7781e5b

Please sign in to comment.