diff options
author | Phil Hughes <me@iamphill.com> | 2018-07-23 07:31:26 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-07-23 07:31:26 +0000 |
commit | 10698db7aa0979a5c6e7cadc5eadc69b8c86f58c (patch) | |
tree | fdbe9b51537eb7ec8e0e73a4434019935718d1fd | |
parent | dc4c6cbe329c60374862c357dc36bc5a86fea8d3 (diff) | |
parent | e815f02e3bd463cd3abb034a86144e3568f98d33 (diff) | |
download | gitlab-ce-10698db7aa0979a5c6e7cadc5eadc69b8c86f58c.tar.gz |
Merge branch '49341-show-runner-overflow' into 'master'
Resolve "Admin > Runners > Edit page overflows screen"
Closes #49341
See merge request gitlab-org/gitlab-ce!20757
-rw-r--r-- | app/views/admin/runners/show.html.haml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/admin/runners/show.html.haml b/app/views/admin/runners/show.html.haml index 62b7a4cbd07..62be38e9dd2 100644 --- a/app/views/admin/runners/show.html.haml +++ b/app/views/admin/runners/show.html.haml @@ -11,7 +11,6 @@ - add_to_breadcrumbs _("Runners"), admin_runners_path - breadcrumb_title "##{@runner.id}" -- @no_container = true - if @runner.instance_type? .bs-callout.bs-callout-success |