mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-21 19:37:28 +00:00
fixed bugs
This commit is contained in:
@@ -275,8 +275,6 @@ def list_dir_more(request, repo_id):
|
||||
'path': path,
|
||||
'dir_list': dir_list,
|
||||
'file_list': file_list,
|
||||
'dirent_more': dirent_more,
|
||||
'more_start': more_start,
|
||||
'ENABLE_SUB_LIBRARY': settings.ENABLE_SUB_LIBRARY,
|
||||
}
|
||||
html = render_to_string('snippets/repo_dirents.html', ctx,
|
||||
|
Reference in New Issue
Block a user