comparison app/view/window/OrtEdit.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 04e380ce4d73
children 6a6d1b02a1a3
comparison
equal deleted inserted replaced
643:477379250512 644:71e8b84d7829
23 maximizable: true, 23 maximizable: true,
24 autoshow: true, 24 autoshow: true,
25 layout: 'border', 25 layout: 'border',
26 26
27 record: null, 27 record: null,
28 grid: null,
28 29
29 initComponent: function() { 30 initComponent: function() {
30 if (this.record === null) { 31 if (this.record === null) {
31 Ext.Msg.alert('Kein valider Ort ausgewählt!'); 32 Ext.Msg.alert('Kein valider Ort ausgewählt!');
32 this.callParent(arguments); 33 this.callParent(arguments);

http://lada.wald.intevation.org