comparison app/view/grid/PKommentar.js @ 1217:4270da0f7d3b

Merged branch schema-update into default.
author Tom Gottfried <tom@intevation.de>
date Fri, 14 Oct 2016 18:34:19 +0200
parents 479782c96efa
children 39414e1e3571
comparison
equal deleted inserted replaced
1216:75e5caebd392 1217:4270da0f7d3b
70 xtype: 'datecolumn', 70 xtype: 'datecolumn',
71 format: 'd.m.Y H:i', 71 format: 'd.m.Y H:i',
72 width: 110 72 width: 110
73 }, { 73 }, {
74 header: 'Erzeuger', 74 header: 'Erzeuger',
75 dataIndex: 'erzeuger', 75 dataIndex: 'mstId',
76 width: 140, 76 width: 140,
77 renderer: function(value) { 77 renderer: function(value) {
78 var r = ''; 78 var r = '';
79 if (!value || value === '') { 79 if (!value || value === '') {
80 r = 'Error'; 80 r = 'Error';

http://lada.wald.intevation.org