gitlab-ce/app
Fatih Acet eb0787fdba Merge branch 'diff-comments-toggle-tooltip-hide' into 'master'
Hides tooltip on discussion toggle button when clicking

## What does this MR do?

Hides the tooltip when clicking the discussion toggle button.

Rather than triggering the tooltip to hide we trigger blur. This is because of how _amazing_ Bootstraps tooltips are. They are shown also on focus so if we trigger the tooltip to hide & then mouseover the button again the tooltip still shows. 

## What are the relevant issue numbers?

Closes #20750

See merge request !6303
2016-09-16 09:44:55 +00:00
..
assets Merge branch 'diff-comments-toggle-tooltip-hide' into 'master' 2016-09-16 09:44:55 +00:00
controllers Merge branch 'group-specific-lfs-settings' into 'master' 2016-09-16 09:10:36 +00:00
finders
helpers Merge branch 'group-specific-lfs-settings' into 'master' 2016-09-16 09:10:36 +00:00
mailers
models Merge branch 'group-specific-lfs-settings' into 'master' 2016-09-16 09:10:36 +00:00
policies
services Reduce duplication in Commits::{CherryPickService,RevertService} 2016-09-15 16:30:27 +02:00
uploaders
validators
views Merge branch 'issue_21824' into 'master' 2016-09-16 09:27:39 +00:00
workers