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:
@@ -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() {
|
||||
|
Reference in New Issue
Block a user