comparison app/view/grid/PKommentar.js @ 966:6e67eb947258

Removed trailing commas
author Dustin Demuth <dustin@intevation.de>
date Thu, 12 Nov 2015 14:26:44 +0100
parents 841196768e86
children 37f30b01788c
comparison
equal deleted inserted replaced
965:a2c2039bb5d9 966:6e67eb947258
67 this.columns = [{ 67 this.columns = [{
68 header: 'erstellt', 68 header: 'erstellt',
69 dataIndex: 'datum', 69 dataIndex: 'datum',
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: 'erzeuger',
76 width: 140, 76 width: 140,
77 renderer: function(value) { 77 renderer: function(value) {

http://lada.wald.intevation.org