mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-16 08:06:08 +10:00
7 lines
177 B
Plaintext
7 lines
177 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)
|