X-Git-Url: https://irasnyder.com/gitweb/?a=blobdiff_plain;f=app%2Fviews%2Fvideo%2Fnew.rhtml;h=cf2572b1765987cb54d3e2dcf4c8fe7ba296b9f1;hb=d9ccb8cf52aee119343545cb734e185580daf352;hp=66bbda44651a78efcd6e2f7863d3868c5df8dd17;hpb=0acc9549b65f2c3cd1840f39e31f2177a98bc55e;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' %>