Replace BSTooltip with GlTooltip
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/249788 It replaces $el.tooltip('_fixTitle') -> fixTitle($el) to migrate a Bootstrap tooltip API call to the GlTooltip API.
Showing
Please register or sign in to comment