Rename update_vehicles.coffee.js to update_vehicles.js.coffee

This commit is contained in:
2016-09-14 08:59:22 -04:00
committed by GitHub
parent 9ba43d63b9
commit 9dee336e76

View File

@@ -0,0 +1,2 @@
$("#issue_vehicles_id").empty()
.append("<%= escape_javascript(render(:partial => @vehicles)) %>")