summaryrefslogtreecommitdiff
path: root/app/views/projects/notes/_comment_button.html.haml
diff options
context:
space:
mode:
authorLuke "Jared" Bennett <lbennett@gitlab.com>2017-04-16 11:10:33 +0100
committerLuke "Jared" Bennett <lbennett@gitlab.com>2017-04-16 11:10:52 +0100
commitfc8b317f803c6ad43d5b4f4acd1fd4d523093883 (patch)
tree2a4fed573b6bba90148957208a98e5909e5a907b /app/views/projects/notes/_comment_button.html.haml
parentc94f0c72ce2032905d45b0da4e1ec3668e4d2680 (diff)
downloadgitlab-ce-fc8b317f803c6ad43d5b4f4acd1fd4d523093883.tar.gz
Protected against synthetic clicks and added feature scenario
Diffstat (limited to 'app/views/projects/notes/_comment_button.html.haml')
-rw-r--r--app/views/projects/notes/_comment_button.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/notes/_comment_button.html.haml b/app/views/projects/notes/_comment_button.html.haml
index 6bb55f04b6e..29cf5825292 100644
--- a/app/views/projects/notes/_comment_button.html.haml
+++ b/app/views/projects/notes/_comment_button.html.haml
@@ -16,7 +16,7 @@
%p
Add a general comment to this #{noteable_name}.
- %li.divider
+ %li.divider.droplab-item-ignore
%li#discussion{ data: { value: 'DiscussionNote', 'submit-text' => 'Start discussion', 'close-text' => "Start discussion & close #{noteable_name}", 'reopen-text' => "Start discussion & reopen #{noteable_name}" } }
%a{ href: '#' }