mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Fixed Typo
This commit is contained in:
@@ -35,7 +35,7 @@ resources :payments
|
||||
post 'qbo/webhook', :to => 'qbo#qbo_webhook'
|
||||
|
||||
#ajax
|
||||
get 'filter_vehicles_by_customer' => 'customers#filter_units_by_customer'
|
||||
get 'filter_vehicles_by_customer' => 'customers#filter_vehicles_by_customer'
|
||||
|
||||
# Nest Vehicles under customers
|
||||
resources :customers do
|
||||
|
||||
Reference in New Issue
Block a user