web: filter form did not work in eg firefox (issue #7)

This commit is contained in:
Simon Michael 2009-07-09 14:58:30 +00:00
parent 235797034c
commit 959e99fda9

View File

@ -82,6 +82,7 @@ searchform r a p' =
,spaceHtml
,spaceHtml +++ stringToHtml "reporting period:" +++ spaceHtml
,textfield "p" ! [size s, value p']
,submit "submit" "filter" ! [thestyle "display:none;"]
,resetlink]
where
-- another way to get them