mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 08:54:23 -05:00
Create update_vehicles.js.coffee
This commit is contained in:
2
assets/javascripts/update_vehicles.js.coffee
Normal file
2
assets/javascripts/update_vehicles.js.coffee
Normal file
@@ -0,0 +1,2 @@
|
||||
$("#issue_vehicles_id").empty()
|
||||
.append("<%= escape_javascript(render(:partial => @vehicles)) %>")
|
||||
Reference in New Issue
Block a user