summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Reporting/templates
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/Bcfg2/Reporting/templates')
-rw-r--r--src/lib/Bcfg2/Reporting/templates/config_items/common.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/Bcfg2/Reporting/templates/config_items/common.html b/src/lib/Bcfg2/Reporting/templates/config_items/common.html
index b39957a2e..57191ec39 100644
--- a/src/lib/Bcfg2/Reporting/templates/config_items/common.html
+++ b/src/lib/Bcfg2/Reporting/templates/config_items/common.html
@@ -9,6 +9,7 @@
{% block pagebanner %}Common configuration problems{% endblock %}
{% block content %}
+ {% filter_navigator %}
<div id='threshold_box'>
<form method='post' action='{{ request.path }}'>
<span>Showing items with more then {{ threshold }} entries</span>