summaryrefslogtreecommitdiff
path: root/app/views/admin/runners/_runner.html.haml
diff options
context:
space:
mode:
authorJonathon Reinhart <Jonathon.Reinhart@gmail.com>2017-01-24 01:12:06 -0500
committerJonathon Reinhart <Jonathon.Reinhart@gmail.com>2017-02-26 14:51:03 -0500
commit99f5ed0e174a53e90438e3f85c980fadf31fbfa3 (patch)
tree1f6a4ac9caa617858ccc12ac5413391f94246013 /app/views/admin/runners/_runner.html.haml
parentb29e4689a86a51d70d7353dd0d4dc4fddc6c644f (diff)
downloadgitlab-ce-99f5ed0e174a53e90438e3f85c980fadf31fbfa3.tar.gz
Add runner version to /admin/runners view
Diffstat (limited to 'app/views/admin/runners/_runner.html.haml')
-rw-r--r--app/views/admin/runners/_runner.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/admin/runners/_runner.html.haml b/app/views/admin/runners/_runner.html.haml
index deb62845e1c..d4d166ab7b6 100644
--- a/app/views/admin/runners/_runner.html.haml
+++ b/app/views/admin/runners/_runner.html.haml
@@ -15,6 +15,8 @@
%td
= runner.description
%td
+ = runner.version
+ %td
- if runner.shared?
n/a
- else