summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-07-20 15:09:44 -0500
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-07-20 15:09:44 -0500
commite815f02e3bd463cd3abb034a86144e3568f98d33 (patch)
treecd3a6a3976adc50e03e4b4a7f2ecc6f0a3decd22
parent3873617548c03359e4fb9e093d181a7d61f642c4 (diff)
downloadgitlab-ce-e815f02e3bd463cd3abb034a86144e3568f98d33.tar.gz
Add container to show runner page
-rw-r--r--app/views/admin/runners/show.html.haml1
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