Mercurial > lada > lada-client
diff app/view/form/Probe.js @ 1175:5e3d4136ecfb
Changed title of Probe- and Messungs-mask/ added ProbeId as displayfield
author | Evi Huber <ehuber@bfs.de> |
---|---|
date | Mon, 11 Jul 2016 10:27:01 +0200 |
parents | 1be581a403b5 |
children | ec2b10d81343 |
line wrap: on
line diff
--- a/app/view/form/Probe.js Tue Jul 05 09:16:20 2016 +0200 +++ b/app/view/form/Probe.js Mon Jul 11 10:27:01 2016 +0200 @@ -75,7 +75,14 @@ items: [{ layout: 'vbox', border: 0, - items: [{ + items: [{ + xtype: 'displayfield', + name: 'probeIdAlt', + fieldLabel: i18n.getMsg('probeId'), + margin: '0, 5, 5, 5', + labelWidth: 95, + maxLength: 20 + },{ layout: { type: 'hbox', align: 'stretch'