From 82159d488d87d204390dc58fdd30ca2167156b79 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Sun, 27 May 2018 20:15:35 +0100 Subject: Add meta package selector --- app/templates/macros/forms.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/templates/macros/forms.html') diff --git a/app/templates/macros/forms.html b/app/templates/macros/forms.html index e0ad2de..430c4e8 100644 --- a/app/templates/macros/forms.html +++ b/app/templates/macros/forms.html @@ -26,7 +26,7 @@ {% if not label %}{% set label=field.label.text %}{% endif %} {% endif %} -
+
@@ -45,7 +45,7 @@ {% if not label %}{% set label=field.label.text %}{% endif %} {% endif %} -
+
-- cgit v1.2.3