remove debugging code
[roojs1] / ux / DateDisplay.js
index f1bee4d..4e4a26b 100644 (file)
@@ -33,7 +33,7 @@ Roo.form.DateDisplay = function(config){
     });
 
     
-    //this.picker.on('select', this.onSelect, this);
+    this.picker.on('select', this.onSelect, this);
     
 };