kopia lustrzana https://github.com/c9/core
Wrap after
rodzic
e31ff50df7
commit
01d733ee92
|
@ -185,10 +185,12 @@ require([
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
after(function(done) {
|
if (!onload.remain) {
|
||||||
document.body.style.marginBottom = "";
|
after(function(done) {
|
||||||
done();
|
document.body.style.marginBottom = "";
|
||||||
});
|
done();
|
||||||
|
});
|
||||||
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
onload && onload();
|
onload && onload();
|
||||||
|
|
Ładowanie…
Reference in New Issue