summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Reporting/templates
diff options
context:
space:
mode:
authorTim Laszlo <tim.laszlo@gmail.com>2012-10-17 22:21:25 -0500
committerTim Laszlo <tim.laszlo@gmail.com>2012-10-17 22:21:25 -0500
commit01ce8a46b865be1b60b6ec7439ec41db1c68485c (patch)
tree3eaaaaa73a9494313255e870cc3124a37336aa96 /src/lib/Bcfg2/Reporting/templates
parentbb6e9914093ee93f1586a2a6dd05e1e1b0654f4e (diff)
downloadbcfg2-01ce8a46b865be1b60b6ec7439ec41db1c68485c.tar.gz
bcfg2-01ce8a46b865be1b60b6ec7439ec41db1c68485c.tar.bz2
bcfg2-01ce8a46b865be1b60b6ec7439ec41db1c68485c.zip
add group filter for common problems
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>