Update vehicles.coffee.js

This commit is contained in:
2016-09-14 08:54:29 -04:00
committed by GitHub
parent 3f0ccd79f3
commit 8126671df9

View File

@@ -1,3 +1,4 @@
$ ->
$(document).on 'change', '#issue_customer_id', (evt) -> $(document).on 'change', '#issue_customer_id', (evt) ->
$.ajax 'update_vehicles', $.ajax 'update_vehicles',
type: 'GET' type: 'GET'