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

This commit is contained in:
2016-09-14 08:29:54 -04:00
committed by GitHub
parent 7a2e984df7
commit 3927b2b007

View File

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