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

This commit is contained in:
2016-08-03 22:14:23 -04:00
committed by GitHub
parent 65f343fb74
commit d9beda8171

View File

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