From 485b617c230128115cb72bda15567347c5b41272 Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 2 Apr 2014 13:18:43 +0800 Subject: [PATCH] Roo/bootstrap/Button.js --- Roo/bootstrap/Button.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Roo/bootstrap/Button.js b/Roo/bootstrap/Button.js index 0e439a4100..e16af4cedc 100644 --- a/Roo/bootstrap/Button.js +++ b/Roo/bootstrap/Button.js @@ -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() { -- 2.39.2