diff app/controller/grid/Messmethode.js @ 786:d2ee6858f452

removed trailing comma
author Dustin Demuth <dustin@intevation.de>
date Wed, 13 May 2015 09:33:58 +0200
parents 380edfecac67
children 24b5684d74d7
line wrap: on
line diff
--- a/app/controller/grid/Messmethode.js	Tue May 12 17:49:09 2015 +0200
+++ b/app/controller/grid/Messmethode.js	Wed May 13 09:33:58 2015 +0200
@@ -211,7 +211,7 @@
         //Create an empty Messgroessen Store which will be populated with the
         //Messgroessen defined in the Messmethoden record.
         var mmtmessgroessenstore = Ext.create('Ext.data.Store', {
-            model: 'Lada.model.Messgroesse',
+            model: 'Lada.model.Messgroesse'
         });
 
         // Copy every Record from Messgroessenstore to the empty Store

http://lada.wald.intevation.org