Roo/bootstrap/Button.js
[roojs1] / Roo / bootstrap / Button.js
index 82cc03c..d389386 100644 (file)
@@ -260,7 +260,7 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component,  {
                     html: this.html
                 };
             }
-            if(this.glyphicon){
+            if(this.fa){
                 value = {
                     tag: 'i',
                     cls: 'fa fas fa-' + this.fa,