Roo/bootstrap/TabPanel.js
authoredward <edward@roojs.com>
Tue, 17 Oct 2017 04:08:07 +0000 (12:08 +0800)
committeredward <edward@roojs.com>
Tue, 17 Oct 2017 04:08:07 +0000 (12:08 +0800)
Roo/bootstrap/TabPanel.js

index a5c3229..ad20aa0 100644 (file)
@@ -143,10 +143,6 @@ Roo.extend(Roo.bootstrap.TabPanel, Roo.bootstrap.Component,  {
     {
         e.preventDefault();
         
-        Roo.log('start?????');
-        
-        Roo.log(e.browserEvent.touches[0].clientX);
-        
         this.startX = e.browserEvent.touches[0].clientX;
         this.startY = e.browserEvent.touches[0].clientY;
     },