diff app/view/window/GenProbenFromMessprogramm.js @ 882:f1e964b3aad6

Trailing Commas
author Dustin Demuth <dustin@intevation.de>
date Thu, 23 Jul 2015 09:39:53 +0200
parents 99c5dd8e9b0f
children def27cdd0dfa
line wrap: on
line diff
--- a/app/view/window/GenProbenFromMessprogramm.js	Thu Jul 23 09:39:33 2015 +0200
+++ b/app/view/window/GenProbenFromMessprogramm.js	Thu Jul 23 09:39:53 2015 +0200
@@ -65,7 +65,7 @@
                             title: i18n.getMsg('success'),
                             autoScroll: true,
                             msg: me.evalResponse(json),
-                            buttons: Ext.Msg.OK,
+                            buttons: Ext.Msg.OK
                         });
                         me.close();
                     },

http://lada.wald.intevation.org