X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plugins%2Factive_filters%2Fstatic%2Factive_filters.html;fp=plugins%2Factive_filters%2Fstatic%2Factive_filters.html;h=a722d4a2f47d8c3bd8886a78c6f33a45f27dbd8a;hb=d1e5d12b2b9519801f7b981a2177b3f36115714a;hp=0000000000000000000000000000000000000000;hpb=785bbb5d786f64e50b16ed07904305fe557eaf8f;p=myslice.git diff --git a/plugins/active_filters/static/active_filters.html b/plugins/active_filters/static/active_filters.html new file mode 100644 index 00000000..a722d4a2 --- /dev/null +++ b/plugins/active_filters/static/active_filters.html @@ -0,0 +1,24 @@ +
+ + +
+
+ {% templatetag openvariable %} span {% templatetag closevariable %} + +
+
+ + {% for filter in filters %} +
+ {{filter.key}}__{{filter.op}}__{{filter.value}} + +
+ {% endfor %} + +
+ +
+ Clear +
+ +