formnorequired

This commit is contained in:
Gregor Kleen 2018-06-30 21:37:56 +02:00
parent 807c0fb28d
commit a3234e1ea5

View File

@ -579,7 +579,7 @@ correctorForm shid = do
{ fvInput = [whamlet| { fvInput = [whamlet|
<div> <div>
^{fvInput addTutView} ^{fvInput addTutView}
<button type=submit formnovalidate>Hinzufügen <button type=submit formnovalidate data-formnorequired>Hinzufügen
|] |]
} }
]) ])