mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Update vehicles_controller.rb
This commit is contained in:
@@ -65,7 +65,7 @@ class VehiclesController < ApplicationController
|
|||||||
else
|
else
|
||||||
flash.now[:error] = "No Vehicle Found"
|
flash.now[:error] = "No Vehicle Found"
|
||||||
end
|
end
|
||||||
redirect_to :index
|
redirect_to action: :index
|
||||||
end
|
end
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user