changelog shortlog tags changeset file revisions annotate raw

app/views/orders/show.html.erb

revision 13: 907a36cf5ba1
parent 11:094fe4526925
--- a/app/views/orders/show.html.erb	Mon Mar 10 03:31:38 2008 +0900
+++ b/app/views/orders/show.html.erb	Mon Mar 10 09:38:39 2008 +0900
@@ -9,5 +9,5 @@
 </p>
 
 
-<%= link_to 'Edit', edit_order_path(@order) %> |
-<%= link_to 'Back', orders_path %>
+<%= link_to 'Edit', edit_order_path %> |
+<%= link_to 'Back', order_path %>