1
0
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:
llj
2015-04-17 10:59:48 +08:00
committed by Daniel Pan
parent c870a61d0c
commit 9f60afcf22
17 changed files with 62 additions and 364 deletions

View File

@@ -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() {