]> asedeno.scripts.mit.edu Git - bluechips.git/blobdiff - bluechips/templates/spend/index.mako
Make navigation links work with edit pages
[bluechips.git] / bluechips / templates / spend / index.mako
index 09f5e2b0c59ab6d914cb286aae05b1d7b3a40cc9..e8283308257a6175379a162a3e35a2ba84cd0012 100644 (file)
@@ -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'))}