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:
authorClement Ho <ClemMakesApps@gmail.com>2018-04-20 03:16:13 +0300
committerClement Ho <ClemMakesApps@gmail.com>2018-04-20 03:16:13 +0300
commitf4a98ea9d1efd0e3aa8593cfe8e49b062dad1616 (patch)
tree5db7581a8092c18f5ffb29a173deca178466d1fc /app/views/projects/issues
parent006b477f94926ba9a03e50912a98ef54d150658e (diff)
Fix issue create new branch
Diffstat (limited to 'app/views/projects/issues')
-rw-r--r--app/views/projects/issues/_new_branch.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/issues/_new_branch.html.haml b/app/views/projects/issues/_new_branch.html.haml
index 32f4513a599..76438fae663 100644
--- a/app/views/projects/issues/_new_branch.html.haml
+++ b/app/views/projects/issues/_new_branch.html.haml
@@ -14,7 +14,7 @@
= icon('spinner', class: 'fa-spin')
%span.text
Checking branch availability…
- .btn-group.available.d-none
+ .btn-group.available.hidden
%button.btn.js-create-merge-request.btn-success.btn-inverted{ type: 'button', data: { action: data_action } }
= value