mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 15:19:06 +00:00
modified js for IE
This commit is contained in:
@@ -93,6 +93,7 @@ define([
|
||||
var _this = this;
|
||||
this.repos.setGroupID(group_id);
|
||||
this.repos.fetch({
|
||||
cache: false,
|
||||
reset: true,
|
||||
data: {from: 'web'},
|
||||
success: function (collection, response, opts) {
|
||||
|
Reference in New Issue
Block a user