changeset 966:6e67eb947258

Removed trailing commas
author Dustin Demuth <dustin@intevation.de>
date Thu, 12 Nov 2015 14:26:44 +0100
parents a2c2039bb5d9
children 50d7b6e17525
files app/view/grid/MKommentar.js app/view/grid/PKommentar.js
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/app/view/grid/MKommentar.js	Thu Nov 12 14:25:07 2015 +0100
+++ b/app/view/grid/MKommentar.js	Thu Nov 12 14:26:44 2015 +0100
@@ -63,7 +63,7 @@
             dataIndex: 'datum',
             xtype: 'datecolumn',
             format: 'd.m.Y H:i',
-            width: 110,
+            width: 110
         }, {
             header: 'Erzeuger',
             dataIndex: 'erzeuger',
--- a/app/view/grid/PKommentar.js	Thu Nov 12 14:25:07 2015 +0100
+++ b/app/view/grid/PKommentar.js	Thu Nov 12 14:26:44 2015 +0100
@@ -69,7 +69,7 @@
             dataIndex: 'datum',
             xtype: 'datecolumn',
             format: 'd.m.Y H:i',
-            width: 110,
+            width: 110
         }, {
             header: 'Erzeuger',
             dataIndex: 'erzeuger',

http://lada.wald.intevation.org