Mercurial > lada > lada-client
comparison app/view/window/MessungCreate.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 | c3c8a3be5117 |
children | 6a6d1b02a1a3 |
comparison
equal
deleted
inserted
replaced
643:477379250512 | 644:71e8b84d7829 |
---|---|
22 autoshow: true, | 22 autoshow: true, |
23 autoscroll: true, | 23 autoscroll: true, |
24 layout: 'fit', | 24 layout: 'fit', |
25 | 25 |
26 record: null, | 26 record: null, |
27 grid: null, | |
27 | 28 |
28 initComponent: function() { | 29 initComponent: function() { |
29 this.title = 'Messung'; | 30 this.title = 'Messung'; |
30 this.buttons = [{ | 31 this.buttons = [{ |
31 text: 'Schließen', | 32 text: 'Schließen', |