Mercurial > lada > lada-client
changeset 1383:197ba385bc31
Changed layout to show all Deskriptoren
author | Evi Huber <ehuber@bfs.de> |
---|---|
date | Thu, 23 Feb 2017 10:15:50 +0100 |
parents | c8827424723b |
children | 59c1f162fe8f |
files | app/view/form/Probe.js |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/app/view/form/Probe.js Thu Feb 23 09:55:55 2017 +0100 +++ b/app/view/form/Probe.js Thu Feb 23 10:15:50 2017 +0100 @@ -304,7 +304,7 @@ xtype: 'umwelt', name: 'umwId', fieldLabel: 'Umweltbereich', - labelWidth: 125, + labelWidth: 100, allowBlank: false, editable: true, listeners: { @@ -325,9 +325,9 @@ maxLength: 38, enforceMaxLength: true, name: 'mediaDesk', - width: '60%', + width: '58%', minWidth: 290, - labelWidth: 125, + labelWidth: 100, fieldLabel: 'Deskriptoren', editable: false, readOnly: true, @@ -341,7 +341,7 @@ xtype: 'textfield', name: 'media', margin: '0, 10, 5, 10', - width: '40%', + width: '42%', enforceMaxLength: true, editable: false, readOnly: true