From: Edward Date: Thu, 4 Dec 2014 07:40:29 +0000 (+0800) Subject: Roo/bootstrap/Button.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=59f49c4c451f956e1b22856b8bce1064d190ee98 Roo/bootstrap/Button.js --- diff --git a/Roo/bootstrap/Button.js b/Roo/bootstrap/Button.js index 20d6545e29..29beaf86a1 100644 --- a/Roo/bootstrap/Button.js +++ b/Roo/bootstrap/Button.js @@ -167,7 +167,7 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component, { if (this.items) { Roo.log('changing to ul' ); - cfg.tag = 'div'; + cfg.tag = 'ul'; this.glyphicon = 'caret'; }