Welcome to mirror list, hosted at ThFree Co, Russian Federation.

update.js.haml « runners « admin « ci « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2b7d3067e2006e7b390b30cc87b69643d679e08a (plain)
1
2
:plain
  $("#runner_#{@runner.id}").replaceWith("#{escape_javascript(render(@runner))}")