Roo/bootstrap/Button.js
authorEdward <edward@roojs.com>
Mon, 31 Mar 2014 10:51:19 +0000 (18:51 +0800)
committerEdward <edward@roojs.com>
Mon, 31 Mar 2014 10:51:19 +0000 (18:51 +0800)
Roo/bootstrap/Button.js

index 5271977..861adc5 100644 (file)
@@ -203,7 +203,7 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component,  {
             cfg.cn = [
                 {
                     tag: 'span',
-                    cls: 'glyphicon glyphicon-' + this.glyphicon,
+                    cls: 'glyphicon glyphicon-' + this.glyphicon
                     
                 },
                 {