diff app/view/widget/base/ComboBox.js @ 1108:7baaf2cd3f57

Redesign in Messgrogrammform
author Evi Huber <ehuber@bfs.de>
date Fri, 13 May 2016 14:24:07 +0200
parents 15d7b7a9e177
children 08bd9f1c791b
line wrap: on
line diff
--- a/app/view/widget/base/ComboBox.js	Thu May 12 16:03:04 2016 +0200
+++ b/app/view/widget/base/ComboBox.js	Fri May 13 14:24:07 2016 +0200
@@ -20,7 +20,6 @@
     margin: '0, 0, 5, 0',
 
     initComponent: function() {
-        console.log(this.editable);
         if (this.editable === undefined) {
             this.editable = true;
         }

http://lada.wald.intevation.org