Roo/bootstrap/Button.js
authorEdward <edward@roojs.com>
Thu, 4 Dec 2014 07:40:29 +0000 (15:40 +0800)
committerEdward <edward@roojs.com>
Thu, 4 Dec 2014 07:40:29 +0000 (15:40 +0800)
Roo/bootstrap/Button.js

index 20d6545..29beaf8 100644 (file)
@@ -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';
         }