comparison app/view/window/Messprogramm.js @ 1339:1a2cd9bef6d7

messprogramm zuordnung now functional
author Maximilian Krambach <mkrambach@intevation.de>
date Fri, 03 Feb 2017 19:37:28 +0100
parents bfdc00c24baf
children 01f083db45b7
comparison
equal deleted inserted replaced
1338:d2f06ce4d43a 1339:1a2cd9bef6d7
99 title: 'Ortsangaben', 99 title: 'Ortsangaben',
100 padding: '5, 5', 100 padding: '5, 5',
101 margin: 5, 101 margin: 5,
102 items: [{ 102 items: [{
103 xtype: 'ortszuordnunggrid', 103 xtype: 'ortszuordnunggrid',
104 recordId: me.record ? me.record.get('id') : null 104 recordId: me.record ? me.record.get('id') : null,
105 isMessprogramm: true
105 }] 106 }]
106 }, { 107 }, {
107 //Messmethoden 108 //Messmethoden
108 xtype: 'fieldset', 109 xtype: 'fieldset',
109 padding: '5, 5', 110 padding: '5, 5',

http://lada.wald.intevation.org