Roo/bootstrap/Calendar.js
authorEdward <edward@roojs.com>
Wed, 5 Mar 2014 12:35:57 +0000 (20:35 +0800)
committerEdward <edward@roojs.com>
Wed, 5 Mar 2014 12:35:57 +0000 (20:35 +0800)
Roo/bootstrap/Calendar.js

index ef0c5fb..a29c7cb 100644 (file)
@@ -659,7 +659,6 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
         if (!this.store) {
             return;
         }
-        Roo.log(this.store.xns); return;
         
         this.store = Roo.factory(this.store, Roo.data);
         Roo.log('after');