From 475a556675b1e4651c70c2409f555e20d4d308fb Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 26 Feb 2018 18:32:14 +0100 Subject: Manage hierarchical help text message for types (refs #3759) --- ishtar_common/templates/blocks/bs_field_snippet.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ishtar_common/templates') diff --git a/ishtar_common/templates/blocks/bs_field_snippet.html b/ishtar_common/templates/blocks/bs_field_snippet.html index f9cdeb68e..549550cef 100644 --- a/ishtar_common/templates/blocks/bs_field_snippet.html +++ b/ishtar_common/templates/blocks/bs_field_snippet.html @@ -18,7 +18,7 @@ {% endif %}
-
+
{{field.help_text}}
-- cgit v1.2.3