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

feature: rule id shown in UI: improve any clarify rule id display

parent cdd3ccd3
No related branches found
No related tags found
No related merge requests found
...@@ -84,7 +84,7 @@ function myreloadPage() { ...@@ -84,7 +84,7 @@ function myreloadPage() {
{% endif %} {% endif %}
</div> </div>
{% endif %} {% endif %}
<br> (Id: {{ route.id }}) <br> FoD Rule 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