mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-31 22:54:11 +00:00
[dir view] fix for dirs with more than 100 dirents
This commit is contained in:
@@ -138,6 +138,7 @@ define([
|
||||
$("#right-panel").html(this.$el);
|
||||
}
|
||||
this.dir.setPath(category, repo_id, path);
|
||||
this.dir.dirent_more = false;
|
||||
this.renderDir();
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user