web: re-enable account/period fields, they seem to be fixed, along with file re-reading (#16)

This commit is contained in:
Simon Michael 2009-12-21 05:53:08 +00:00
parent 2edb9e4a79
commit 4d5d9214b1

View File

@ -208,7 +208,7 @@ navbar env =
<div id="navbar">
<a href="http://hledger.org" id="hledgerorglink">hledger.org</a>
<% navlinks env %>
-- <% searchform env %>
<% searchform env %>
<a href="http://hledger.org/MANUAL.html" id="helplink">help</a>
</div>