Fix Bug 38223
This commit is contained in:
parent
84d60f7422
commit
0515086593
|
@ -172,6 +172,7 @@ define([
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
this.initCodePages();
|
this.initCodePages();
|
||||||
|
if (this.preview)
|
||||||
this.updatePreview();
|
this.updatePreview();
|
||||||
this.onPrimary = function() {
|
this.onPrimary = function() {
|
||||||
me._handleInput('ok');
|
me._handleInput('ok');
|
||||||
|
|
Loading…
Reference in a new issue