mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 15:19:06 +00:00
modified 'top-group-nav' & 'get contacts', cleaned up code & removed unused files
This commit is contained in:
@@ -79,9 +79,6 @@ define([
|
||||
var path = path || '/';
|
||||
this.hideRepoList();
|
||||
this.dirView.showDir('org', repo_id, path);
|
||||
// this.dirent_list = new app.DirentListView({id: id, path: path});
|
||||
// $('#my-own-repos table').children().remove();
|
||||
// $('#my-own-repos table').append(this.dirent_list.render().el);
|
||||
},
|
||||
|
||||
sortByName: function() {
|
||||
|
Reference in New Issue
Block a user