mirror of
https://github.com/haiwen/seahub.git
synced 2025-07-04 10:46:58 +00:00
[dir view] fix for dirs with more than 100 dirents
This commit is contained in:
parent
2f5e58a4ac
commit
25a2fd91c4
@ -138,6 +138,7 @@ define([
|
||||
$("#right-panel").html(this.$el);
|
||||
}
|
||||
this.dir.setPath(category, repo_id, path);
|
||||
this.dir.dirent_more = false;
|
||||
this.renderDir();
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user