From: Edward Date: Thu, 4 Dec 2014 07:39:47 +0000 (+0800) Subject: Roo/bootstrap/Button.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=f06e1c015faa8f7a259605ebff79ec207ee8b5ec Roo/bootstrap/Button.js --- diff --git a/Roo/bootstrap/Button.js b/Roo/bootstrap/Button.js index 29beaf86a1..20d6545e29 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 = 'ul'; + cfg.tag = 'div'; this.glyphicon = 'caret'; }