X-Git-Url: https://irasnyder.com/gitweb/?a=blobdiff_plain;f=app%2Fviews%2Fvideo_policy%2Fedit.rhtml;h=d9a95c040a50b8113195f833701d5d5f3c383a03;hb=e586552a25922b3da35191603b5cb9af5adfacaf;hp=cdcb61b2bde60d7fc2aeeda033b2042aa9d0068a;hpb=01114330b962728805d3c43f2f1a1423f2bd66b3;p=cs356-p2-videostore.git diff --git a/app/views/video_policy/edit.rhtml b/app/views/video_policy/edit.rhtml index cdcb61b..d9a95c0 100644 --- a/app/views/video_policy/edit.rhtml +++ b/app/views/video_policy/edit.rhtml @@ -1,4 +1,6 @@ -

Editing video_policy

+

Editing Video Rental Policy

+ +

Description: <%= @video_policy.description %>

<% form_tag :action => 'update', :id => @video_policy do %> <%= render :partial => 'form' %>