[Lada-commits] [PATCH 2 of 4] Fixed syntax

Wald Commits scm-commit at wald.intevation.org
Thu Aug 15 14:09:08 CEST 2013


# HG changeset patch
# User Torsten Irländer <torsten.irlaender at intevation.de>
# Date 1376568265 -7200
# Node ID 302db31ac50acade84b7bf3f3005c18b10559a1f
# Parent  8bc067b5f9c5b1343a911f022b45766b1803a44d
Fixed syntax

diff -r 8bc067b5f9c5 -r 302db31ac50a app/controller/Base.js
--- a/app/controller/Base.js	Thu Aug 15 14:03:47 2013 +0200
+++ b/app/controller/Base.js	Thu Aug 15 14:04:25 2013 +0200
@@ -114,5 +114,5 @@
             icon: Ext.MessageBox.ERROR,
             buttons: Ext.Msg.OK
         });
-    },
+    }
 });


More information about the Lada-commits mailing list