Minor tweak

This commit is contained in:
Michael Snoyman 2011-06-26 08:47:24 +03:00
parent 03814cd042
commit 764a5dde04

View File

@ -57,8 +57,7 @@ inputList :: (Monad mo, m ~ GGHandler sub master mo, xml ~ GGWidget master (GGHa
inputList label fixXml single mdef = formToAForm $ do inputList label fixXml single mdef = formToAForm $ do
theId <- lift newIdent theId <- lift newIdent
down 1 down 1
--countName <- newFormIdent countName <- newFormIdent
let countName = "count"
addName <- newFormIdent addName <- newFormIdent
(menv, _, _) <- ask (menv, _, _) <- ask
let readInt t = let readInt t =