Fix small typo on renderBootstrap's doc.
This commit is contained in:
parent
124d142119
commit
5b75d6758a
@ -306,7 +306,7 @@ $forall view <- views
|
|||||||
-- > <div .alert .alert-error>#{reason}
|
-- > <div .alert .alert-error>#{reason}
|
||||||
-- > $of _
|
-- > $of _
|
||||||
-- > ^{formWidget}
|
-- > ^{formWidget}
|
||||||
-- > <div .actions>
|
-- > <div .form-actions>
|
||||||
-- > <input .btn .primary type=submit value=_{MsgSubmit}>
|
-- > <input .btn .primary type=submit value=_{MsgSubmit}>
|
||||||
renderBootstrap :: FormRender sub master a
|
renderBootstrap :: FormRender sub master a
|
||||||
renderBootstrap aform fragment = do
|
renderBootstrap aform fragment = do
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user