Need a greater timeout here

40ms wasn't enough to begin filling the list and so would report back
that there are no changes, when in fact, there are, just not shown yet
This commit is contained in:
Matt Pass
2014-09-18 14:16:00 +01:00
parent cf8a214a24
commit 1ace4e4ed9

View File

@@ -297,7 +297,7 @@ if ($_SESSION['githubDiff']) {
} else {
top.ICEcoder.showHide('hide',top.get('loadingMask'));
}
},40);
},100);
},4);
} else {
// There was an error, display HTTP error code and response message