X-Git-Url: https://irasnyder.com/gitweb/?a=blobdiff_plain;f=app%2Fviews%2Fpurchase%2Fmenu.rhtml;h=9fb2fa13229e569ec65b56b94e873567a11e5fa3;hb=HEAD;hp=6f5abd1c8a9b93d5bdddbd1922feae9c5f897a9d;hpb=74561aac0964ca7bd9283ad0a9b017e02431f845;p=cs356-p2-videostore.git diff --git a/app/views/purchase/menu.rhtml b/app/views/purchase/menu.rhtml index 6f5abd1..9fb2fa1 100644 --- a/app/views/purchase/menu.rhtml +++ b/app/views/purchase/menu.rhtml @@ -1,10 +1,12 @@ -

Purchase Menu

+

Customer Transaction

Customer Information

Items Purchased

@@ -18,9 +20,13 @@ <% end %> +

Actions

-<%=link_to 'End Purchase', :action => 'index' %>