Fixed onPreviewFinished not called at page startup

This commit is contained in:
OpenShift guest 2013-09-23 16:56:00 -04:00
parent cb467ed9dd
commit 0c5c2bac35

View File

@ -84,7 +84,7 @@ define([
h.Queue(afterRefreshCallback);
}
function j() {
!q && g && (q = !0, h.Cancel(), h.Queue(e))
!q && /*benweet (we need to call our afterRefreshCallback) g &&*/ (q = !0, h.Cancel(), h.Queue(e))
}
var g = !1, q = !1, t = null, s = "$", k, i, o, l, n, m, h = MathJax.Hub;
h.Queue(function() {