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

index ad20aa0..d40d5b4 100644 (file)
@@ -14,7 +14,6 @@
  * @cfg {String} tabId  unique tab ID (will be autogenerated if not set. - used to match TabItem to Panel)
  * @cfg {String} navId The Roo.bootstrap.NavGroup which triggers show hide ()
  * @cfg {String} href click to link..
- * @cfg {Boolean} swiping enable swiping on mobile (default true)
  * 
  * 
  * @constructor
@@ -139,6 +138,7 @@ Roo.extend(Roo.bootstrap.TabPanel, Roo.bootstrap.Component,  {
     endX : 0,
     endY : 0,
     
+    
     onTouchStart : function(e)
     {
         e.preventDefault();