From 731276c325b41fdcedfe7f021a39160137462533 Mon Sep 17 00:00:00 2001 From: Mike Greiling Date: Fri, 7 Apr 2017 09:37:57 -0500 Subject: [PATCH] fix closing tags of async_button component --- .../vue_pipelines_index/components/async_button.vue | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/app/assets/javascripts/vue_pipelines_index/components/async_button.vue b/app/assets/javascripts/vue_pipelines_index/components/async_button.vue index 02edb55233c..11da6e908b7 100644 --- a/app/assets/javascripts/vue_pipelines_index/components/async_button.vue +++ b/app/assets/javascripts/vue_pipelines_index/components/async_button.vue @@ -88,8 +88,9 @@ export default { :aria-label="title" data-container="body" data-placement="top" - :disabled="isLoading"> -