From faf5c1b2dcdf65234ab70b0d0052a5ede4f2367d Mon Sep 17 00:00:00 2001 From: SJost Date: Wed, 15 Nov 2017 12:16:14 +0100 Subject: [PATCH] Fix for buttons does not work either --- src/Handler/Utils/Form.hs | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/src/Handler/Utils/Form.hs b/src/Handler/Utils/Form.hs index 2f68f1239..a03e99ede 100644 --- a/src/Handler/Utils/Form.hs +++ b/src/Handler/Utils/Form.hs @@ -47,21 +47,24 @@ buttonForm html = do view id name attrs _val _ = do [whamlet| #{html} -