Content deleted Content added
. |
. |
||
Line 542:
{ add: 'onPlatformInputAdd' }
);
(function(self) {
})(this);
};
Line 658 ⟶ 660:
CoveryDialog.prototype.onPlatformInputBlur = function() {
this.platformInput.doInputEnter();
};
// Specify the dialog height (or don't to use the automatically generated height).
|