mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 08:54:23 -05:00
3 lines
101 B
CoffeeScript
3 lines
101 B
CoffeeScript
$("#issue_vehicles_id").empty()
|
|
.append("<%= escape_javascript(render(:partial => @vehicles)) %>")
|