1
0
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:
llj
2015-10-08 17:54:59 +08:00
parent 1dfcfc58c1
commit 8dff8a8b2d
5 changed files with 6 additions and 1 deletions

View File

@@ -106,6 +106,7 @@ define([
$loadingTip.show();
var _this = this;
this.repos.fetch({
cache: false,
reset: true,
success: function (collection, response, opts) {
},