gitlab-org--gitlab-foss/app/views/admin/runners/update.js.haml

3 lines
89 B
Plaintext
Raw Normal View History

2015-08-25 21:42:46 -04:00
:plain
$("#runner_#{@runner.id}").replaceWith("#{escape_javascript(render(@runner))}")