Minor tweak
This commit is contained in:
parent
03814cd042
commit
764a5dde04
@ -57,8 +57,7 @@ inputList :: (Monad mo, m ~ GGHandler sub master mo, xml ~ GGWidget master (GGHa
|
||||
inputList label fixXml single mdef = formToAForm $ do
|
||||
theId <- lift newIdent
|
||||
down 1
|
||||
--countName <- newFormIdent
|
||||
let countName = "count"
|
||||
countName <- newFormIdent
|
||||
addName <- newFormIdent
|
||||
(menv, _, _) <- ask
|
||||
let readInt t =
|
||||
|
||||
Loading…
Reference in New Issue
Block a user