comparison app/view/window/ProbeEdit.js @ 588:e24bc8cf8e1d

Renamed messungen grid and controller.
author Raimund Renkert <raimund.renkert@intevation.de>
date Wed, 11 Mar 2015 15:21:27 +0100
parents a241362cda68
children 825973ca386f
comparison
equal deleted inserted replaced
587:cf328526b5bb 588:e24bc8cf8e1d
94 padding: '5, 5', 94 padding: '5, 5',
95 margin: 5, 95 margin: 5,
96 collapsible: false, 96 collapsible: false,
97 collapsed: false, 97 collapsed: false,
98 items: [{ 98 items: [{
99 xtype: 'messungengrid', 99 xtype: 'messunggrid',
100 recordId: this.record.get('id') 100 recordId: this.record.get('id')
101 }] 101 }]
102 }] 102 }]
103 }]; 103 }];
104 this.callParent(arguments); 104 this.callParent(arguments);

http://lada.wald.intevation.org