summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-05-10 13:07:14 +0200
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2016-05-10 13:07:14 +0200
commitbbc94e15a3f66852ac3283388327e25d92ae9c0a (patch)
treea32bbff61216d00a3288b03514436584955c5618
parent607996c664ddfb67befaf372b108081169ebeaea (diff)
downloadgitlab-ce-bbc94e15a3f66852ac3283388327e25d92ae9c0a.tar.gz
Use abbrevation in runners table in admin area
-rw-r--r--app/views/admin/runners/_runner.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/runners/_runner.html.haml b/app/views/admin/runners/_runner.html.haml
index 97b6ec1f85d..36b21eefdee 100644
--- a/app/views/admin/runners/_runner.html.haml
+++ b/app/views/admin/runners/_runner.html.haml
@@ -14,7 +14,7 @@
= runner.description
%td
- if runner.shared?
- = '-'
+ n/a
- else
= runner.projects.count(:all)
%td