Change-Id: Ia99b95f9ee17190b2cc98fc08d6a5b15bfc14380
Reviewed-on: http://gerrit.tine20.com/customers/4438
Reviewed-by: Philipp Schüle <p.schuele@metaways.de>
Tested-by: Philipp Schüle <p.schuele@metaways.de>
case 'string':
case 'number':
default:
case 'string':
case 'number':
default:
- value = new Ext.ux.form.ClearableTextField(Ext.apply(commonOptions, {
+ value = new Ext.form.TextField(Ext.apply(commonOptions, {
emptyText: this.emptyText,
listeners: {
scope: this,
emptyText: this.emptyText,
listeners: {
scope: this,