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-17 02:12:52 +0300
committerRegis <boudinot.regis@yahoo.com>2016-12-17 02:12:52 +0300
commite98cdf4b2070c27da76cfa4ba3d5e2022ff08b19 (patch)
tree1376795ecf0c8f65a50597f8412ac3be5812e3ff /app/views/projects/pipelines/index.html.haml
parente8b55c51d87e06825f2ea27e2ce32f810ff2fb20 (diff)
all svgs from index haml
Diffstat (limited to 'app/views/projects/pipelines/index.html.haml')
-rw-r--r--app/views/projects/pipelines/index.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/projects/pipelines/index.html.haml b/app/views/projects/pipelines/index.html.haml
index 9b47c9b19e0..5d7ffce78df 100644
--- a/app/views/projects/pipelines/index.html.haml
+++ b/app/views/projects/pipelines/index.html.haml
@@ -49,6 +49,8 @@
"icon_status_success" => custom_icon("icon_status_success"),
"icon_status_failed" => custom_icon("icon_status_failed"),
"icon_status_warning" => custom_icon("icon_status_warning"),
+ "icon_play" => custom_icon("icon_play"),
+ "icon_timer" => custom_icon("icon_timer"),
} }
.vue-pipelines-index