mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-09 01:14:23 -05:00
Create _vehicle.html.erb
This commit is contained in:
1
app/views/vehicles/_vehicle.html.erb
Normal file
1
app/views/vehicles/_vehicle.html.erb
Normal file
@@ -0,0 +1 @@
|
|||||||
|
<option value="<%= vehicle.id %>"><%= vehicle.to_s.titleize %></option>
|
||||||
Reference in New Issue
Block a user