Commit 4325986f authored by Clement Ho's avatar Clement Ho

Merge branch '11470-snowplow-tracking-for-notes-does-not-work-in-firefox' into 'master'

CE backport of reply button tracker refactor

See merge request gitlab-org/gitlab-ce!28298
parents 835369e1 0584846d
......@@ -19,7 +19,7 @@ export default {
<gl-button
ref="button"
v-gl-tooltip
class="note-action-button"
class="note-action-button js-note-action-reply"
variant="transparent"
:title="__('Reply to comment')"
@click="$emit('startReplying')"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment