Skip to content
Snippets Groups Projects
Commit cdd3ccd3 authored by David Schmitz's avatar David Schmitz Committed by root
Browse files

feature: rule id shown in UI: show rule id in rule detail page

parent 79500ac9
No related branches found
No related tags found
No related merge requests found
...@@ -84,6 +84,7 @@ function myreloadPage() { ...@@ -84,6 +84,7 @@ function myreloadPage() {
{% endif %} {% endif %}
</div> </div>
{% endif %} {% endif %}
<br> (Id: {{ route.id }})
</div> </div>
<div> <div>
<h2>Statistics</h2> <h2>Statistics</h2>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment