diff app/store/Verwaltungseinheiten.js @ 422:f9bb1ecf6462

Removed trailing commas.
author Raimund Renkert <rrenkert@intevation.de>
date Thu, 07 Nov 2013 12:01:35 +0100
parents eeeaea114249
children 2375e7247523
line wrap: on
line diff
--- a/app/store/Verwaltungseinheiten.js	Thu Nov 07 11:59:40 2013 +0100
+++ b/app/store/Verwaltungseinheiten.js	Thu Nov 07 12:01:35 2013 +0100
@@ -5,7 +5,7 @@
     extend: 'Ext.data.Store',
     fields: ['gemId', 'bezeichnung'],
     sorters: [{
-        property: 'bezeichnung',
+        property: 'bezeichnung'
     }],
     autoLoad: false,
     proxy: {

http://lada.wald.intevation.org