From 228c65ab8fe5d8ee841f74ec07ba997107cef67d Mon Sep 17 00:00:00 2001 From: kakwa Date: Tue, 2 Jun 2015 08:33:46 +0200 Subject: [PATCH] implementing form list --- resources/templates/form.tmpl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/resources/templates/form.tmpl b/resources/templates/form.tmpl index 6855840..2825e90 100644 --- a/resources/templates/form.tmpl +++ b/resources/templates/form.tmpl @@ -12,7 +12,11 @@ % elif attr['type'] == 'fix': % elif attr['type'] == 'stringlist': - + % elif attr['type'] == 'password': Retype ${attr['display_name']}