X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=bluechips%2Ftemplates%2Fspend%2Findex.mako;h=e8283308257a6175379a162a3e35a2ba84cd0012;hb=7032113d23283d31c3b9146c5b749fcbed32031a;hp=09f5e2b0c59ab6d914cb286aae05b1d7b3a40cc9;hpb=9b0db4bbe905453c242a39632399a8205db1f538;p=bluechips.git diff --git a/bluechips/templates/spend/index.mako b/bluechips/templates/spend/index.mako index 09f5e2b..e828330 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(c.expenditure, action=h.url_for(action='new'))} +${forms.new_spend_form(c.expenditure, action=h.url_for(action='update'))}