X-Git-Url: https://irasnyder.com/gitweb/?a=blobdiff_plain;f=app%2Fviews%2Fvideo_policy%2F_form.rhtml;h=1cb8d70b1cdc33e516a0c911d940d01195aa38c0;hb=HEAD;hp=102b498a3fcdc2e12524843f8f0c2bb155d600fa;hpb=01114330b962728805d3c43f2f1a1423f2bd66b3;p=cs356-p2-videostore.git diff --git a/app/views/video_policy/_form.rhtml b/app/views/video_policy/_form.rhtml index 102b498..1cb8d70 100644 --- a/app/views/video_policy/_form.rhtml +++ b/app/views/video_policy/_form.rhtml @@ -1,16 +1,10 @@ <%= error_messages_for 'video_policy' %> -


-<%= text_field 'video_policy', 'day' %>

-


<%= text_field 'video_policy', 'fee' %>


<%= text_field 'video_policy', 'period' %>

- -


-<%= text_field 'video_policy', 'description' %>