mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 15:09:14 +00:00
modified js for IE
This commit is contained in:
@@ -106,6 +106,7 @@ define([
|
||||
$loadingTip.show();
|
||||
var _this = this;
|
||||
this.repos.fetch({
|
||||
cache: false,
|
||||
reset: true,
|
||||
success: function (collection, response, opts) {
|
||||
},
|
||||
|
Reference in New Issue
Block a user