X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;ds=sidebyside;f=bluechips%2Ftemplates%2Fspend%2Findex.mako;h=61047ad445ab1e243278c40840c42e5f4ad365b9;hb=abe8940869b545ae8c517511d4e9cf63b8dafd89;hp=297172f6a5c6ea0dec49ee9fc503d4b4ffc5b3fa;hpb=8de604f15f7a0e1e1397688d99b6346e0ab81b6b;p=bluechips.git diff --git a/bluechips/templates/spend/index.mako b/bluechips/templates/spend/index.mako index 297172f..61047ad 100644 --- a/bluechips/templates/spend/index.mako +++ b/bluechips/templates/spend/index.mako @@ -5,4 +5,4 @@ import bluechips.widgets.spend as forms %> -${forms.new_spend_form(action=h.url_for(action='new'))} +${forms.new_spend_form(c.expenditure, action=h.url_for(action='new'))}