From 59797548642314ad91fb43eb07a07d21b0081fb5 Mon Sep 17 00:00:00 2001 From: Casper Rasmussen Date: Sun, 26 Mar 2017 17:07:05 +0200 Subject: [PATCH] =?UTF-8?q?fixed=20bug=20in=20textareagroup=C3=B8=20=C3=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Sources/AdminPanel/Support/LeafTags/FormTextAreaGroup.swift | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Sources/AdminPanel/Support/LeafTags/FormTextAreaGroup.swift b/Sources/AdminPanel/Support/LeafTags/FormTextAreaGroup.swift index 02c6f5a..45f9ef3 100644 --- a/Sources/AdminPanel/Support/LeafTags/FormTextAreaGroup.swift +++ b/Sources/AdminPanel/Support/LeafTags/FormTextAreaGroup.swift @@ -75,7 +75,7 @@ public class FormTextAreaGroup: BasicTag { template.append("") - template.append("") // If Fieldset has errors then loop through them and add help-blocks