mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 19:48:49 +02:00
N°7355 - Update jQuery-contextmenu to 2.9.2
This commit is contained in:
@@ -137,8 +137,8 @@ class WebResourcesHelper
|
||||
{
|
||||
$oPage->LinkScriptFromAppRoot('js/raphael-min.js');
|
||||
$oPage->LinkScriptFromAppRoot('js/fraphael.js');
|
||||
$oPage->LinkStylesheetFromAppRoot('node_modules/jquery-contextmenu/src/jquery.contextMenu.css');
|
||||
$oPage->LinkScriptFromAppRoot('node_modules/jquery-contextmenu/src/jquery.contextMenu.js');
|
||||
$oPage->LinkStylesheetFromAppRoot('node_modules/jquery-contextmenu/dist/jquery.contextMenu.min.css');
|
||||
$oPage->LinkScriptFromAppRoot('node_modules/jquery-contextmenu/dist/jquery.contextMenu.min.js');
|
||||
$oPage->LinkScriptFromAppRoot('js/jquery.positionBy.js');
|
||||
$oPage->LinkScriptFromAppRoot('js/jquery.popupmenu.js');
|
||||
$oPage->LinkScriptFromAppRoot('js/jquery.mousewheel.js');
|
||||
|
||||
Reference in New Issue
Block a user