From e29d35c908113bed814fc061e9cd1aa235188ec6 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 13 Jun 2011 15:01:55 +0200 Subject: Provide help for form fields (closes #481) --- ishtar/templates/default_wizard.html | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) (limited to 'ishtar/templates/default_wizard.html') diff --git a/ishtar/templates/default_wizard.html b/ishtar/templates/default_wizard.html index 33eac942c..752728ab3 100644 --- a/ishtar/templates/default_wizard.html +++ b/ishtar/templates/default_wizard.html @@ -21,9 +21,13 @@ {% for formsetform in form.forms %} {% for field in formsetform %} -