Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRegis <boudinot.regis@yahoo.com>2016-12-27 02:50:57 +0300
committerRegis <boudinot.regis@yahoo.com>2016-12-27 02:50:57 +0300
commit71d50042f45e9f04e80d1b54d310f0f8fb03bda4 (patch)
tree4a0a98c5c3c0906d7205f41e6733d4c86329ac99 /app/views/projects/pipelines/index.html.haml
parente077cebe5003ff93671a147aad8266e5b0dbd04d (diff)
add manual icon to svgs
Diffstat (limited to 'app/views/projects/pipelines/index.html.haml')
-rw-r--r--app/views/projects/pipelines/index.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/pipelines/index.html.haml b/app/views/projects/pipelines/index.html.haml
index 64d3665594e..e423fc8c471 100644
--- a/app/views/projects/pipelines/index.html.haml
+++ b/app/views/projects/pipelines/index.html.haml
@@ -59,6 +59,7 @@
"stage_icon_status_warning" => custom_icon("icon_status_warning_borderless"),
"icon_play" => custom_icon("icon_play"),
"icon_timer" => custom_icon("icon_timer"),
+ "icon_status_manual" => custom_icon("icon_status_manual"),
} }
.vue-pipelines-index