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