Skip to content
Unverified Commit 53453ce8 authored by Dany Marcoux's avatar Dany Marcoux
Browse files

Align behavior of popovers throughout all views

Refactor initialization of popovers to remove duplication and align
behavior of all popovers. In a group of popovers, which is initialized
with a CSS selector, only one popover at a time can be shown. All shown
popovers are removed when a popover group is initialized.

Ignore JSHint errors regarding 'initializePopovers' is not defined.

Fixes #6950
parent 35791b55
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