mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-23 11:36:09 +10:00
6 lines
176 B
Plaintext
6 lines
176 B
Plaintext
- page_title "Edit", "#{@runner.description} ##{@runner.id}", "Runners"
|
|
|
|
%h4 Runner ##{@runner.id}
|
|
%hr
|
|
= render 'form', runner: @runner, runner_form_url: runner_path(@runner)
|