From c55f4faef979c08d2817f5e248eaf62f62298640 Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 17 Apr 2014 12:22:26 +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 bec1d57027..b6453bfb62 100644 --- a/Roo/bootstrap/Button.js +++ b/Roo/bootstrap/Button.js @@ -170,10 +170,6 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component, { delete cfg.html; - } - else if (this.menu) { - cfg.cls += ' dropdown'; - cfg.html = this.html + ' '; } if (this.disabled) { -- 2.39.2