Skip to content

Fix clicking disabled clipboard button toolip

What does this MR do?

Use anchor instead of button to avoid bootstrap tooltip tripping up on disabled buttons.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)2017-05-18_16.44.41

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/32518

Merge request reports