mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 08:54:23 -05:00
Update vehicle_controller.rb
This commit is contained in:
@@ -23,7 +23,7 @@ class VehicleController < ApplicationController
|
||||
|
||||
# return an HTML form for creating a new vehicle
|
||||
def new
|
||||
|
||||
@vehicle = Vehicle.new
|
||||
end
|
||||
|
||||
# create a new vehicle
|
||||
|
||||
Reference in New Issue
Block a user