1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-18 00:00:00 +00:00

[backbone] Support render other repos in mv file dialog

This commit is contained in:
Daniel Pan
2015-01-29 11:28:53 +08:00
parent cf91a39f84
commit e1b4fc3f16
4 changed files with 47 additions and 1 deletions

View File

@@ -18,7 +18,7 @@ define([
},
reset: function() {
console.log(this.template({groups: this.groups.models}));
//console.log(this.template({groups: this.groups.models}));
},
fetch: function() {