1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-02 15:38:15 +00:00

Merge pull request #1337 from haiwen/jstree-update

[jstree] updated jstree to the latest v3.3.2, rewrote/modified relate…
This commit is contained in:
Daniel Pan
2016-11-18 11:27:11 +08:00
committed by GitHub
28 changed files with 260 additions and 724 deletions

View File

@@ -45,7 +45,7 @@ require.config({
'js.cookie': 'lib/js.cookie',
simplemodal: 'lib/jquery.simplemodal',
jstree: 'lib/jstree.1.0',
jstree: 'lib/jstree.min',
select2: 'lib/select2-3.5.2',
moment: 'lib/moment-with-locales',
marked: 'lib/marked.min',