mirror of
https://github.com/fspc/bike-database.git
synced 2026-09-16 16:41:38 -04:00
fix type column name
This commit is contained in:
Binary file not shown.
@@ -18,7 +18,7 @@
|
||||
<%= f.text_field :brand %>
|
||||
<br>
|
||||
<%= f.label "Type:" %>
|
||||
<%= f.text_field :type %>
|
||||
<%= f.text_field :bike_type %>
|
||||
<br>
|
||||
<%= f.label "Freecyclery?" %>
|
||||
<%= f.check_box :freecyclery %>
|
||||
|
||||
Reference in New Issue
Block a user