mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-09 10:50:24 +00:00
[backbone] don't use jq.min.js, added jquery.js, simplemodal.js,jstree.js
This commit is contained in:
@@ -21,7 +21,10 @@ require.config({
|
||||
},
|
||||
},
|
||||
paths: {
|
||||
jquery: 'lib/jq.min',
|
||||
jquery: 'lib/jquery',
|
||||
simplemodal: 'lib/jquery.simplemodal.1.4.4.min',
|
||||
jstree: 'lib/jstree.1.0',
|
||||
|
||||
underscore: 'lib/underscore',
|
||||
backbone: 'lib/backbone',
|
||||
text: 'lib/text'
|
||||
|
Reference in New Issue
Block a user