diff app/view/status/Create.js @ 422:f9bb1ecf6462

Removed trailing commas.
author Raimund Renkert <rrenkert@intevation.de>
date Thu, 07 Nov 2013 12:01:35 +0100
parents b7c419a2b476
children debfcc7713e3
line wrap: on
line diff
--- a/app/view/status/Create.js	Thu Nov 07 11:59:40 2013 +0100
+++ b/app/view/status/Create.js	Thu Nov 07 12:01:35 2013 +0100
@@ -20,7 +20,7 @@
             {
                 text: 'Abbrechen',
                 scope: this,
-                handler: this.close,
+                handler: this.close
             }
         ];
         var form = Ext.create('Lada.view.status.CreateForm', this.initialConfig);

http://lada.wald.intevation.org