X-Git-Url: https://irasnyder.com/gitweb/?a=blobdiff_plain;f=app%2Fviews%2Fvideo%2Fnew.rhtml;fp=app%2Fviews%2Fvideo%2Fnew.rhtml;h=cf2572b1765987cb54d3e2dcf4c8fe7ba296b9f1;hb=3d414fb962812fb9bc982757727f064ec26ee558;hp=66bbda44651a78efcd6e2f7863d3868c5df8dd17;hpb=f5428b31e180b85713a3d2358a2dade29a19aeb9;p=cs356-p2-videostore.git diff --git a/app/views/video/new.rhtml b/app/views/video/new.rhtml index 66bbda4..cf2572b 100644 --- a/app/views/video/new.rhtml +++ b/app/views/video/new.rhtml @@ -5,4 +5,4 @@ <%= submit_tag "Create" %> <% end %> -<%= link_to 'Back', :action => 'list' %> +<%= link_to 'Back', :action => 'index' %>