comparison app/view/window/MessungEdit.js @ 644:71e8b84d7829

Reload grids on messung or ort changed/added.
author Raimund Renkert <raimund.renkert@intevation.de>
date Tue, 17 Mar 2015 16:06:33 +0100
parents f959205ab173
children aedf0709af92
comparison
equal deleted inserted replaced
643:477379250512 644:71e8b84d7829
25 autoshow: true, 25 autoshow: true,
26 autoscroll: true, 26 autoscroll: true,
27 layout: 'fit', 27 layout: 'fit',
28 28
29 record: null, 29 record: null,
30 grid: null,
30 31
31 initComponent: function() { 32 initComponent: function() {
32 if (this.record === null) { 33 if (this.record === null) {
33 Ext.Msg.alert('Keine valide Messung ausgewählt!'); 34 Ext.Msg.alert('Keine valide Messung ausgewählt!');
34 this.callParent(arguments); 35 this.callParent(arguments);

http://lada.wald.intevation.org