X-Git-Url: https://irasnyder.com/gitweb/?a=blobdiff_plain;f=app%2Fviews%2Fmerchandise%2F_form.rhtml;h=35db0263eed4e7bdd3dc90f236869ce60ab41af6;hb=38bf6e867a85ce3283a5b696bfa54afc63fa75bd;hp=d7f7735736c84589522d14eaf380df758a4cf75a;hpb=f4a463b2d77fccc4919aea19a54736db6e485688;p=cs356-p2-videostore.git diff --git a/app/views/merchandise/_form.rhtml b/app/views/merchandise/_form.rhtml index d7f7735..35db026 100644 --- a/app/views/merchandise/_form.rhtml +++ b/app/views/merchandise/_form.rhtml @@ -1,8 +1,8 @@ <%= error_messages_for 'merchandise' %> -


-<%= text_field 'merchandise', 'name' %>

+


+<%= text_field 'merchandise', 'title' %>


<%= text_field 'merchandise', 'quantity' %>