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