User:Evad37/Covery/sandbox.js: Difference between revisions

Content deleted Content added
.
.
Line 542:
{ add: 'onPlatformInputAdd' }
);
this.platformInput.$element.find('input').on('blur', this.onPlatformInputBlur());
};