mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Update vehicles.coffee.js
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
$(document).on 'change', '#issue_customer_id', (evt) ->
|
$ ->
|
||||||
|
$(document).on 'change', '#issue_customer_id', (evt) ->
|
||||||
$.ajax 'update_vehicles',
|
$.ajax 'update_vehicles',
|
||||||
type: 'GET'
|
type: 'GET'
|
||||||
dataType: 'script'
|
dataType: 'script'
|
||||||
|
|||||||
Reference in New Issue
Block a user