Commit 360f0abd authored by Simon Knox's avatar Simon Knox

Merge branch 'event-board-add-issues' into 'master'

Added tracking to boards add issues

See merge request gitlab-org/gitlab!40907
parents 10ecf16f 1290ce7d
......@@ -332,6 +332,8 @@ export default () => {
class="btn btn-success gl-ml-3"
type="button"
data-placement="bottom"
data-track-event="click_button"
data-track-label="board_add_issues"
ref="addIssuesButton"
:class="{ 'disabled': disabled }"
:title="tooltipTitle"
......
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