We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17d0bf9 commit 52e8c4cCopy full SHA for 52e8c4c
templates/field_monitor_display.html
@@ -29,7 +29,7 @@
29
<span class="badge badge-status" id="switchStatus"> <i class="bi bi-hdd-network"></i> Switch</span>
30
</div>
31
{{end}}
32
- {{if !.EventSettings.NetworkSecurityEnabled}}
+ {{if not .EventSettings.NetworkSecurityEnabled}}
33
<div id="matchName" class="text-start" style="width: 45%; padding-left: 1%;"></div>
34
35
<div id="matchTime" class="text-center" style="width: 10%;"></div>
0 commit comments