kopia lustrzana https://github.com/backface/turtlestitch
migrated warn-about-IE dialog
rodzic
b9e1d326ed
commit
b13f3b8ada
|
@ -6241,7 +6241,6 @@ IDE_Morph.prototype.warnAboutIE = function () {
|
||||||
dlg.labelString = "Internet Explorer";
|
dlg.labelString = "Internet Explorer";
|
||||||
dlg.createLabel();
|
dlg.createLabel();
|
||||||
dlg.addBody(txt);
|
dlg.addBody(txt);
|
||||||
dlg.drawNew();
|
|
||||||
dlg.fixLayout();
|
dlg.fixLayout();
|
||||||
dlg.popUp(this.world());
|
dlg.popUp(this.world());
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue