Mercurial > lada > lada-client
diff app/controller/form/Ortszuordnung.js @ 1134:f1d21e6a7449
Fixed adding new ortszuortnung for probe objects.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 25 May 2016 14:52:41 +0200 |
parents | 2e7adc19b4fe |
children | 5ceb0381ae73 |
line wrap: on
line diff
--- a/app/controller/form/Ortszuordnung.js Wed May 25 14:36:51 2016 +0200 +++ b/app/controller/form/Ortszuordnung.js Wed May 25 14:52:41 2016 +0200 @@ -66,7 +66,7 @@ formPanel.clearMessages(); formPanel.setRecord(record); formPanel.setMessages(json.errors, json.warnings); - formPanel.up('window').grid.store.reload(); + formPanel.up('window').parentWindow.initData(); } //try to refresh the Grid of the Probe try {