comparison app/view/form/Probe.js @ 1383:197ba385bc31

Changed layout to show all Deskriptoren
author Evi Huber <ehuber@bfs.de>
date Thu, 23 Feb 2017 10:15:50 +0100
parents 8f37f8832c4a
children 59c1f162fe8f
comparison
equal deleted inserted replaced
1382:c8827424723b 1383:197ba385bc31
302 width: '100%', 302 width: '100%',
303 items: [{ 303 items: [{
304 xtype: 'umwelt', 304 xtype: 'umwelt',
305 name: 'umwId', 305 name: 'umwId',
306 fieldLabel: 'Umweltbereich', 306 fieldLabel: 'Umweltbereich',
307 labelWidth: 125, 307 labelWidth: 100,
308 allowBlank: false, 308 allowBlank: false,
309 editable: true, 309 editable: true,
310 listeners: { 310 listeners: {
311 dirtychange: { 311 dirtychange: {
312 fn: this.updateOnChange, 312 fn: this.updateOnChange,
323 items: [{ 323 items: [{
324 xtype: 'tfield', 324 xtype: 'tfield',
325 maxLength: 38, 325 maxLength: 38,
326 enforceMaxLength: true, 326 enforceMaxLength: true,
327 name: 'mediaDesk', 327 name: 'mediaDesk',
328 width: '60%', 328 width: '58%',
329 minWidth: 290, 329 minWidth: 290,
330 labelWidth: 125, 330 labelWidth: 100,
331 fieldLabel: 'Deskriptoren', 331 fieldLabel: 'Deskriptoren',
332 editable: false, 332 editable: false,
333 readOnly: true, 333 readOnly: true,
334 listeners: { 334 listeners: {
335 dirtychange: { 335 dirtychange: {
339 } 339 }
340 }, { 340 }, {
341 xtype: 'textfield', 341 xtype: 'textfield',
342 name: 'media', 342 name: 'media',
343 margin: '0, 10, 5, 10', 343 margin: '0, 10, 5, 10',
344 width: '40%', 344 width: '42%',
345 enforceMaxLength: true, 345 enforceMaxLength: true,
346 editable: false, 346 editable: false,
347 readOnly: true 347 readOnly: true
348 }] 348 }]
349 }, { 349 }, {

http://lada.wald.intevation.org