This website requires JavaScript.
Explore
Help
Sign In
simonmichael
/
hledger
Watch
1
Star
1
Fork
0
You've already forked hledger
mirror of
https://github.com/simonmichael/hledger.git
synced
2025-01-06 02:23:46 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
bfb4a38afb
hledger
/
hledger-web
/
templates
/
default-layout.hamlet
5 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
web: fix error message being a bit too persistent visiting ?add=1 afresh was still showing the previous visit's error
2015-02-24 02:55:28 +03:00
$maybe m <- lastmsg
web: stay in add form when there are errors
2015-02-24 02:22:02 +03:00
$if not $ isPrefixOf "Errors" (renderHtml m)
<div #message>#{m}
web: update for yesod 1.1.3 Build with latest yesod. Also reorganise to conform more closely with yesod's standard scaffold layout to reduce upgrade effort.
2012-11-15 21:48:48 +04:00
^{widget}
Reference in New Issue
Copy Permalink