summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Reigel <alexis.reigel.ext@siemens.com>2017-10-05 14:33:56 +0200
committerAlexis Reigel <alexis.reigel.ext@siemens.com>2018-02-28 09:50:51 +0100
commit52b4efc7de074831ff9cd590700aa2ec1e0a0dae (patch)
tree997f5a9866650b1dacca15ecb7dfd20631df0682
parentca1a8f2cba566702ff0448f8a4576a44fb514418 (diff)
downloadgitlab-ce-52b4efc7de074831ff9cd590700aa2ec1e0a0dae.tar.gz
fixup! denote group runners on admin runners page
-rw-r--r--app/views/admin/runners/index.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/admin/runners/index.html.haml b/app/views/admin/runners/index.html.haml
index abec3607cab..f7119b52794 100644
--- a/app/views/admin/runners/index.html.haml
+++ b/app/views/admin/runners/index.html.haml
@@ -17,6 +17,9 @@
%span.label.label-success shared
\- Runner runs jobs from all unassigned projects
%li
+ %span.label.label-success group
+ \- Runner runs jobs from all unassigned projects in its group
+ %li
%span.label.label-info specific
\- Runner runs jobs from assigned projects
%li