From 2a7318eca205f40c35c51d3bf7c89dc9f2b635f8 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Fri, 17 Jul 2020 22:08:34 +0100 Subject: Add descriptions to tags, and show in multiselect --- app/templates/macros/forms.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/templates/macros/forms.html') diff --git a/app/templates/macros/forms.html b/app/templates/macros/forms.html index 9c56a48..02c366b 100644 --- a/app/templates/macros/forms.html +++ b/app/templates/macros/forms.html @@ -16,7 +16,7 @@ {% macro form_scripts() -%} - + {% endmacro %} {% macro package_lists() -%} -- cgit v1.2.3