summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Reports/reports/templates/config_items/listing.html
diff options
context:
space:
mode:
authorTim Laszlo <tim.laszlo@gmail.com>2012-06-08 10:34:10 -0500
committerTim Laszlo <tim.laszlo@gmail.com>2012-06-14 09:02:24 -0500
commit4f2e595e6649f036c306abf0400cf45ce352375b (patch)
tree67ef223bf3a35c62542cf5240119aa2a66379990 /src/lib/Bcfg2/Server/Reports/reports/templates/config_items/listing.html
parentafc2236cb97bdfd00cd3d7c54669b52861266b03 (diff)
downloadbcfg2-4f2e595e6649f036c306abf0400cf45ce352375b.tar.gz
bcfg2-4f2e595e6649f036c306abf0400cf45ce352375b.tar.bz2
bcfg2-4f2e595e6649f036c306abf0400cf45ce352375b.zip
web_reports: group filtering for <type> element views
Diffstat (limited to 'src/lib/Bcfg2/Server/Reports/reports/templates/config_items/listing.html')
-rw-r--r--src/lib/Bcfg2/Server/Reports/reports/templates/config_items/listing.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/Bcfg2/Server/Reports/reports/templates/config_items/listing.html b/src/lib/Bcfg2/Server/Reports/reports/templates/config_items/listing.html
index a43eedb89..f81325054 100644
--- a/src/lib/Bcfg2/Server/Reports/reports/templates/config_items/listing.html
+++ b/src/lib/Bcfg2/Server/Reports/reports/templates/config_items/listing.html
@@ -9,6 +9,7 @@
{% block pagebanner %}{{mod_or_bad|capfirst}} Element Listing{% endblock %}
{% block content %}
+{% filter_navigator %}
{% if item_list %}
{% for type_name, type_data in item_list %}
<div class='entry_list'>