Roo/bootstrap/Button.js
authorEdward <edward@roojs.com>
Tue, 2 Oct 2018 09:33:58 +0000 (17:33 +0800)
committerEdward <edward@roojs.com>
Tue, 2 Oct 2018 09:33:58 +0000 (17:33 +0800)
Roo/bootstrap/Button.js

index 8f72521..8116036 100644 (file)
@@ -371,15 +371,7 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component,  {
     {
         return this.el.select('.roo-button-text',true).first().dom.innerHTML;
     },
-    hide: function() {
-       
-     
-        this.el.hide();   
-    },
-    show: function() {
-       
-        this.el.show();   
-    },
+    
     setWeight : function(str)
     {
        this.el.removeClass(this.weightClass);