Mercurial > lada > lada-client
diff app/view/grid/MKommentar.js @ 1174:6d06ae7c553c schema-update
Updated references for new Database model.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Fri, 08 Jul 2016 15:36:17 +0200 |
parents | 37f30b01788c |
children |
line wrap: on
line diff
--- a/app/view/grid/MKommentar.js Fri Jun 24 13:47:11 2016 +0200 +++ b/app/view/grid/MKommentar.js Fri Jul 08 15:36:17 2016 +0200 @@ -66,7 +66,7 @@ width: 110 }, { header: 'Erzeuger', - dataIndex: 'erzeuger', + dataIndex: 'mstId', renderer: function(value) { var r = ''; if (!value || value === '') {