web: fix add/edit forms
This commit is contained in:
parent
27ad4d7efe
commit
577b7fabff
@ -523,8 +523,9 @@ getJournalR = do
|
||||
^addform.td^
|
||||
^editform'^
|
||||
^importform^
|
||||
^filterform.td^
|
||||
^maincontent^
|
||||
%div#transactions
|
||||
^filterform.td^
|
||||
^maincontent^
|
||||
|]
|
||||
|
||||
postJournalR :: Handler RepPlain
|
||||
@ -555,8 +556,9 @@ getRegisterR = do
|
||||
^addform.td^
|
||||
^editform'^
|
||||
^importform^
|
||||
^filterform.td^
|
||||
^maincontent^
|
||||
%div#transactions
|
||||
^filterform.td^
|
||||
^maincontent^
|
||||
|]
|
||||
|
||||
postRegisterR :: Handler RepPlain
|
||||
|
||||
Loading…
Reference in New Issue
Block a user