Roo/DatePicker.js
authorChris <chris@roojs.com>
Tue, 16 Oct 2012 09:26:05 +0000 (17:26 +0800)
committerChris <chris@roojs.com>
Tue, 16 Oct 2012 09:26:05 +0000 (17:26 +0800)
Roo/DatePicker.js

index cd37674..aa6b19a 100644 (file)
@@ -19,7 +19,7 @@
  */
 Roo.DatePicker = function(config){
     Roo.DatePicker.superclass.constructor.call(this, config);
-Roo.log(disableAnim);
+Roo.log(config);
     this.value = config && config.value ?
                  config.value.clearTime() : new Date().clearTime();