Roo/bootstrap/Button.js
[roojs1] / Roo / bootstrap / Button.js
index 0e439a4..e16af4c 100644 (file)
@@ -236,10 +236,6 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component,  {
             cfg.cls = '';
         }
         
-        if(this.name){
-            cfg.name = this.name;
-        }
-        
         return cfg;
     },
     initEvents: function() {