summaryrefslogtreecommitdiff
path: root/app/views/projects/runners/_index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/runners/_index.html.haml')
-rw-r--r--app/views/projects/runners/_index.html.haml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/views/projects/runners/_index.html.haml b/app/views/projects/runners/_index.html.haml
index f9808f7c990..3f5119d408b 100644
--- a/app/views/projects/runners/_index.html.haml
+++ b/app/views/projects/runners/_index.html.haml
@@ -23,3 +23,7 @@
= render 'projects/runners/specific_runners'
.col-sm-6
= render 'projects/runners/shared_runners'
+.row
+ .col-sm-6
+ .col-sm-6
+ = render 'projects/runners/group_runners'