[Lada-commits] [PATCH] accidently pushed debugger statement... it is getting late

Wald Commits scm-commit at wald.intevation.org
Wed Apr 15 18:41:16 CEST 2015


# HG changeset patch
# User Dustin Demuth <dustin at intevation.de>
# Date 1429116068 -7200
# Node ID 36c2cd8d6c546be285de5cca4a6593a86a3ab9d9
# Parent  c2a6f7caa71b7af9fb20d752c00558245c1c7dda
accidently pushed debugger statement... it is getting late...

diff -r c2a6f7caa71b -r 36c2cd8d6c54 app/view/widget/base/FieldSet.js
--- a/app/view/widget/base/FieldSet.js	Wed Apr 15 18:34:23 2015 +0200
+++ b/app/view/widget/base/FieldSet.js	Wed Apr 15 18:41:08 2015 +0200
@@ -56,7 +56,6 @@
                         target: Ext.get(imgId),
                         html: warningText
                     });
-                debugger;
                 }
                 else {
                     tooltip.html = warningText;


More information about the Lada-commits mailing list