-
- Downloads
Merge branch 'fix/reuse-runner-edit-form-in-admin-area' into 'master'
Reuse runners edit form in admin and project area Reuse runners edit form in admin and project area.  See merge request !4094
No related branches found
No related tags found
Showing
- app/controllers/admin/runners_controller.rb 1 addition, 1 deletionapp/controllers/admin/runners_controller.rb
- app/controllers/projects/runners_controller.rb 1 addition, 1 deletionapp/controllers/projects/runners_controller.rb
- app/models/ci/runner.rb 2 additions, 1 deletionapp/models/ci/runner.rb
- app/views/admin/runners/show.html.haml 3 additions, 19 deletionsapp/views/admin/runners/show.html.haml
- app/views/projects/runners/_form.html.haml 25 additions, 0 deletionsapp/views/projects/runners/_form.html.haml
- app/views/projects/runners/edit.html.haml 1 addition, 25 deletionsapp/views/projects/runners/edit.html.haml
app/views/projects/runners/_form.html.haml
0 → 100644
Please register or sign in to comment