Mercurial > lada > lada-client
comparison app/view/grid/DatensatzErzeuger.js @ 981:2c394e72ba41 stammdatengrids
Use the lada-server for stammdatenqueries.
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Fri, 04 Dec 2015 15:29:04 +0100 |
parents | fb99332bb48e |
children | d8b0b23047b1 |
comparison
equal
deleted
inserted
replaced
980:7867752a0d58 | 981:2c394e72ba41 |
---|---|
22 | 22 |
23 warnings: null, | 23 warnings: null, |
24 errors: null, | 24 errors: null, |
25 readOnly: true, | 25 readOnly: true, |
26 allowDeselect: true, | 26 allowDeselect: true, |
27 border: false, | |
27 | 28 |
28 initComponent: function() { | 29 initComponent: function() { |
29 var i18n = Lada.getApplication().bundle; | 30 var i18n = Lada.getApplication().bundle; |
30 this.emptyText = i18n.getMsg('de.emptyGrid'); | 31 this.emptyText = i18n.getMsg('de.emptyGrid'); |
31 | 32 |