mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-03 07:55:36 +00:00
[details] modified 'grid view', 'share popup', 'repo folder perm', 'select2' & etc.
This commit is contained in:
@@ -202,7 +202,6 @@ define([
|
||||
cur_path += '/';
|
||||
}
|
||||
var _this = this;
|
||||
// container.data('site_root', '{{SITE_ROOT}}');
|
||||
$.ajax({
|
||||
url: Common.getUrl({name: 'get_dirents', repo_id: options.repo_id})
|
||||
+ '?path=' + encodeURIComponent(cur_path) + '&dir_only=true&all_dir=true',
|
||||
|
Reference in New Issue
Block a user