From 9cd69e3e58981fdc7eba439d3a5cb091afac225b Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 21 Dec 2012 15:36:08 +0100 Subject: [PATCH] different DOM elements can have same class but should different id's --- plugins/templates/quickfilter.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/plugins/templates/quickfilter.html b/plugins/templates/quickfilter.html index 736830e9..491cdcb8 100644 --- a/plugins/templates/quickfilter.html +++ b/plugins/templates/quickfilter.html @@ -1,5 +1,4 @@ - -
+
{% for criteria in list %} @@ -25,4 +24,4 @@
-
\ No newline at end of file +
-- 2.43.0