Fix RentablePurchases, which saved the wrong customer_id
[cs356-p2-videostore.git] / app / views / gameplatform / _form.rhtml
1 <%= error_messages_for 'gameplatform' %>
2
3 <!--[form:gameplatform]-->
4 <p><label for="gameplatform_name">Name</label><br/>
5 <%= text_field 'gameplatform', 'name'  %></p>
6 <!--[eoform:gameplatform]-->
7