Roo/bootstrap/Button.js
authorJulian Knowles <julian@roojs.com>
Mon, 20 Jan 2014 10:50:32 +0000 (18:50 +0800)
committerJulian Knowles <julian@roojs.com>
Mon, 20 Jan 2014 10:50:32 +0000 (18:50 +0800)
Roo/bootstrap/Button.js

index 127f4fd..b0d59bb 100644 (file)
@@ -119,7 +119,7 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component,  {
             
         } else if (this.menu) {
             cfg.tag='a'
-            cfg.cls += ' dropdown';
+            cfg.cls += ' dropdown test';
         }