From: Edward Date: Fri, 25 Apr 2014 04:43:42 +0000 (+0800) Subject: Roo/bootstrap/Button.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=03e64aeb130f25f56e6df110be1035210245cbad;p=roojs1 Roo/bootstrap/Button.js --- diff --git a/Roo/bootstrap/Button.js b/Roo/bootstrap/Button.js index 98d90c9df1..da339953b9 100644 --- a/Roo/bootstrap/Button.js +++ b/Roo/bootstrap/Button.js @@ -227,7 +227,7 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component, { if (this.menu) { cfg.cls += ' dropdown'; - cfg.html = typeof(cfg.html) != 'undefined' ? cfg.html + ' ' : ''; + cfg.html = typeof(cfg.html) != 'undefined' ? cfg.html + ' 11' : ''; } if (cfg.tag !== 'a' && this.href !== '') {