summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Reigel <alexis.reigel.ext@siemens.com>2018-02-28 09:41:01 +0100
committerAlexis Reigel <alexis.reigel.ext@siemens.com>2018-02-28 09:53:29 +0100
commit7d2cab646bb2c254100d59f576163c361d5a4df8 (patch)
tree9928fa33637820201fae5fe526f6fbf36e4166fc
parent0dd9eab3bbb66f84df03ce717a8129d88aea5746 (diff)
downloadgitlab-ce-7d2cab646bb2c254100d59f576163c361d5a4df8.tar.gz
fixup! different text on admin runner page for group r.
-rw-r--r--app/views/admin/runners/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/runners/show.html.haml b/app/views/admin/runners/show.html.haml
index fbc6dbc556d..9701ae84f85 100644
--- a/app/views/admin/runners/show.html.haml
+++ b/app/views/admin/runners/show.html.haml
@@ -17,7 +17,7 @@
Keep in mind that this is a one way transition.
- elsif @runner.group?
.bs-callout.bs-callout-success
- %h4 This Runner will process jobs from ALL UNASSIGNED projects in its group
+ %h4 This runner will process jobs from all projects in its group and subgroups
- else
.bs-callout.bs-callout-info
%h4 This Runner will process jobs only from ASSIGNED projects