X-Git-Url: https://irasnyder.com/gitweb/?a=blobdiff_plain;f=app%2Fviews%2Fvideo%2F_form.rhtml;fp=app%2Fviews%2Fvideo%2F_form.rhtml;h=10f345a3db87966f8d890b8eb39447a35d35a8d3;hb=3650c5f411112965a12718b75ccbedde3186fa15;hp=8e903a27b998c71054c9934deca9219f4fd8bdc7;hpb=28e07f23e1c75f7442dd87caf34f0f47109bf966;p=cs356-p2-videostore.git diff --git a/app/views/video/_form.rhtml b/app/views/video/_form.rhtml index 8e903a2..10f345a 100644 --- a/app/views/video/_form.rhtml +++ b/app/views/video/_form.rhtml @@ -5,12 +5,15 @@ <%= text_field 'video', 'title' %>


-

+<%= check_box 'video', 'newrelease' %>

+ +


+<%= text_field 'video', 'video_genre' %>


<%= text_field 'video', 'director' %>

-


-<%= text_field 'video', 'genre' %>

+


+<%= text_field 'video', 'media' %>