Commit 0f05274b authored by Alexandre Delanoë's avatar Alexandre Delanoë

Revert "[HOTFIX] Funny user message"

This reverts commit 4763c446.
parent 4763c446
......@@ -583,13 +583,10 @@ submitButtonComponent = here.component "submitButton" cpt
pure $
H.button { className: "btn btn-primary"
, "type" : "submit"
, style : { width: "100%" }
}
{-
, on : { click: doSearch onSearch errors session selection' search' }
-}
-- [ H.text "Launch Search" ]
[ H.text "Function Back Soon if you just give your credit card number (False, we love public services for common good. True: we need a break for GarganFest.)." ]
, style : { width: "100%" }
}
[ H.text "Launch Search" ]
doSearch onSearch errors session selection search = \_ -> do
log2 "[submitButton] searching" search
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment