From cace650bdac448eee9e9f18d7533c042bdcb6ad4 Mon Sep 17 00:00:00 2001 From: Edward Date: Tue, 8 Apr 2014 18:23:03 +0800 Subject: [PATCH] Roo/bootstrap/Button.js --- Roo/bootstrap/Button.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Roo/bootstrap/Button.js b/Roo/bootstrap/Button.js index d7fbadb849..8ea0230432 100644 --- a/Roo/bootstrap/Button.js +++ b/Roo/bootstrap/Button.js @@ -169,7 +169,6 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component, { delete cfg.html; } else if (this.menu) { - cfg.tag = 'a'; cfg.cls += ' dropdown'; } -- 2.39.2