web: add some newlines to fix tags
This commit is contained in:
parent
2782f2abf1
commit
ac3db83e02
@ -347,7 +347,9 @@ addform _ vd@VD{..} = [hamlet|
|
|||||||
^{postingfields vd n}
|
^{postingfields vd n}
|
||||||
<span style="padding-left:2em;">
|
<span style="padding-left:2em;">
|
||||||
<span .small>
|
<span .small>
|
||||||
Tab in last field for <a .small href="#" onclick="addformAddPosting(); return false;">more</a> (or ctrl +, ctrl -)
|
Tab in last field for
|
||||||
|
<a href="#" onclick="addformAddPosting(); return false;">more
|
||||||
|
(or ctrl +, ctrl -)
|
||||||
|]
|
|]
|
||||||
where
|
where
|
||||||
defdate = "today" :: String
|
defdate = "today" :: String
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user