diff options
-rw-r--r-- | app/views/admin/runners/_runner.html.haml | 2 |
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 |