N°3749 - Remove old JS tooltip libs (qTip, jQuery tooltip, Bootstrap tooltip) calls - remove qtip

This commit is contained in:
Anne-Cath
2025-09-12 10:02:12 +02:00
parent 810e6c1bda
commit 7851109794
3 changed files with 0 additions and 34 deletions

View File

@@ -72,8 +72,6 @@ class iTopWebPage extends NiceWebPage implements iTabbedPage
protected const COMPATIBILITY_DEPRECATED_LINKED_SCRIPTS_REL_PATH = [
'js/date.js',
'js/jquery.layout.min.js',
/** @deprecated 3.0.0 N°3748 qTip will be removed in 3.x, use Tippy.js instead */
'js/jquery.qtip-1.0.min.js',
];
/** @inheritDoc */
protected const COMPATIBILITY_MOVED_LINKED_STYLESHEETS_REL_PATH = [