debian-mirror-gitlab/app/views/projects/runners/edit.html.haml
2016-06-02 11:05:42 +05:30

6 lines
177 B
Text

- page_title "Edit", "#{@runner.description} ##{@runner.id}", "Runners"
%h4 Runner ##{@runner.id}
%hr
= render 'form', runner: @runner, runner_form_url: runner_path(@runner)