Mercurial > lada > lada-client
comparison app/view/grid/Status.js @ 1282:20a2466820ce
merged.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 18 Jan 2017 14:56:16 +0100 |
parents | 3b4dcc83a21b |
children |
comparison
equal
deleted
inserted
replaced
1281:8012e5212bd5 | 1282:20a2466820ce |
---|---|
185 }); | 185 }); |
186 } | 186 } |
187 | 187 |
188 this.store.load({ | 188 this.store.load({ |
189 params: { | 189 params: { |
190 messungsId: this.recordId, | 190 messungsId: this.recordId |
191 } | 191 } |
192 }); | 192 }); |
193 }, | 193 }, |
194 | 194 |
195 setReadOnly: function(b) { | 195 setReadOnly: function(b) { |