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

index a58fd70..6edef8d 100644 (file)
@@ -193,7 +193,7 @@ Roo.extend(Roo.DatePicker, Roo.Component, {
 
     // private
     onRender : function(container, position){
-        Roo.log(123);
+        
         var m = [
              '<table cellspacing="0">',
                 '<tr><td class="x-date-left"><a href="#" title="', this.prevText ,'">&#160;</a></td><td class="x-date-middle" align="center"></td><td class="x-date-right"><a href="#" title="', this.nextText ,'">&#160;</a></td></tr>',