fix: didn't work
This commit is contained in:
@@ -174,7 +174,7 @@
|
||||
|
||||
<div>
|
||||
<label class="block text-sm text-gray-400 mb-1.5"><%= isEdit ? 'Conditions' : 'Query Conditions' %> <span class="text-gray-600">(optional)</span></label>
|
||||
<p class="text-xs text-gray-600 mb-3">Define <% if (isEdit) { %>up/down conditions<% } else { %>when this monitor should be considered "up"<% } %>. Defaults to a 2xx status (shown below — edit to customise).</p>
|
||||
<p class="text-xs text-gray-600 mb-3">Define <% if (isEdit) { %>up/down conditions<% } else { %>when this monitor should be considered "up"<% } %>.</p>
|
||||
<div id="<%= prefix %>query-builder"></div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user