1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-31 14:42:10 +00:00

Remember view mode in cookie

This commit is contained in:
Daniel Pan
2016-02-22 17:16:40 +08:00
parent 978eb3973e
commit 5873f1af95
3 changed files with 156 additions and 2 deletions

View File

@@ -36,6 +36,8 @@ require.config({
'jquery.magnific-popup': 'lib/jquery.magnific-popup',
'js.cookie': 'lib/js.cookie',
simplemodal: 'lib/jquery.simplemodal',
jstree: 'lib/jstree.1.0',
select2: 'lib/select2-3.5.2',