Replace Bootstrap popover with GitLab UI popover in app/assets/javascripts/milestone.js
We have to replace Bootstrap’s popovers with GitLab UI popover component. The bootstrap popover in this file is initialized with the $element.popover()
API.
Edited by Enrique Alcántara