summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Rose <sam@gitlab.com>2017-05-05 12:44:12 -0400
committerSam Rose <sam@gitlab.com>2017-05-05 12:44:12 -0400
commit97d28a881f63712b4ab985a634ff50659007289a (patch)
tree533680a00f4509d2510ef0bbf2d01c892904ce77
parent1dfe403b7020f3de5baf8e6b30f47e1aa36ce2ec (diff)
downloadgitlab-ce-21393-allow-deletion-of-protected-branches.tar.gz
Remove incorrect text from modal warning21393-allow-deletion-of-protected-branches
-rw-r--r--app/views/projects/branches/_delete_protected_modal.html.haml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/projects/branches/_delete_protected_modal.html.haml b/app/views/projects/branches/_delete_protected_modal.html.haml
index 4b500043cc9..c5888afa54d 100644
--- a/app/views/projects/branches/_delete_protected_modal.html.haml
+++ b/app/views/projects/branches/_delete_protected_modal.html.haml
@@ -14,8 +14,6 @@
= succeed '.' do
%strong.js-branch-name [branch name]
%p
- This branch hasn’t been merged yet. To avoid data loss, consider merging this branch into another before deleting it.
- %p
Once you confirm and press
= succeed ',' do
%strong Delete protected branch