comparison app/view/widget/base/TextField.js @ 599:41d480b69436

UI update for textfield widget.
author Raimund Renkert <raimund.renkert@intevation.de>
date Thu, 12 Mar 2015 15:48:03 +0100
parents d47ee7439f44
children fead63bb5fb4
comparison
equal deleted inserted replaced
598:b94ff1bf6491 599:41d480b69436
11 alias: 'widget.tfield', 11 alias: 'widget.tfield',
12 12
13 layout: 'hbox', 13 layout: 'hbox',
14 14
15 border: 0, 15 border: 0,
16 margin: '0, 0, 5, 0',
16 17
17 initComponent: function() { 18 initComponent: function() {
18 this.items = [{ 19 this.items = [{
19 xtype: 'textfield', 20 xtype: 'textfield',
20 flex: 1, 21 flex: 1,

http://lada.wald.intevation.org