Update vehicles.js

This commit is contained in:
2016-09-14 09:25:05 -04:00
committed by GitHub
parent 5e34587a53
commit c06d2300f2

View File

@@ -2,7 +2,6 @@
function customerSelected() {
customer_id = $('issue_customer_id').getValue();
console.log(customer_id);
# update stuff
}
document.observe('dom:loaded', function() {