summaryrefslogtreecommitdiff
path: root/app/views/ci/admin/runners/update.js.haml
blob: 2b7d3067e2006e7b390b30cc87b69643d679e08a (plain)
1
2
:plain
  $("#runner_#{@runner.id}").replaceWith("#{escape_javascript(render(@runner))}")