From c6e704dd7806bb32fc09957f80c24f5a9d9130cb Mon Sep 17 00:00:00 2001 From: Filipa Lacerda Date: Mon, 12 Nov 2018 16:50:35 -0500 Subject: Updates ci header component with gitlab-ui It reuses loading button instead of creating a new loading button It uses the new gitlab-ui components --- .../vue_shared/components/header_ci_component.vue | 45 ++++++++++------------ 1 file changed, 21 insertions(+), 24 deletions(-) diff --git a/app/assets/javascripts/vue_shared/components/header_ci_component.vue b/app/assets/javascripts/vue_shared/components/header_ci_component.vue index aee88cae48d..88e95c33b9b 100644 --- a/app/assets/javascripts/vue_shared/components/header_ci_component.vue +++ b/app/assets/javascripts/vue_shared/components/header_ci_component.vue @@ -1,8 +1,9 @@