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