Commit e2fcb13f authored by Alexander.Trofimov's avatar Alexander.Trofimov Committed by Alexander.Trofimov

delete jquery.mousewheel

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@53410 954022d7-b5bf-4e40-9824-e11837661b57
parent 4323bcb6
...@@ -130,7 +130,6 @@ ...@@ -130,7 +130,6 @@
"externs": [ "externs": [
"../../Common/Build/Externs.js", "../../Common/Build/Externs.js",
"../../Excel/jquery/jquery-1.7.1.js", "../../Excel/jquery/jquery-1.7.1.js",
"../../Excel/jquery/jquery.mousewheel-3.0.6.js",
"../../Common/3rdparty/XRegExp/xregexp-all-min.js" "../../Common/3rdparty/XRegExp/xregexp-all-min.js"
], ],
"map": "sdk-all.js.map", "map": "sdk-all.js.map",
...@@ -200,7 +199,6 @@ ...@@ -200,7 +199,6 @@
"files": { "files": {
"<%= pkg.menu_path %>/Excel/": [ "<%= pkg.menu_path %>/Excel/": [
"../../Excel/jquery/jquery-1.7.1.js", "../../Excel/jquery/jquery-1.7.1.js",
"../../Excel/jquery/jquery.mousewheel-3.0.6.js",
"../../Excel/css/nav-buttons.png", "../../Excel/css/nav-buttons.png",
"../../Excel/css/gradient.png" "../../Excel/css/gradient.png"
] ]
......
Markdown is supported
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