examples/bootstrap/homepage.bjs
authorMicheal <micheal@roojs.com>
Tue, 2 Dec 2014 04:49:24 +0000 (12:49 +0800)
committerMicheal <micheal@roojs.com>
Tue, 2 Dec 2014 04:49:24 +0000 (12:49 +0800)
examples/bootstrap/homepage.js

examples/bootstrap/homepage.bjs
examples/bootstrap/homepage.js

index 7204e9d..8c4e6e2 100644 (file)
                                                             "xtype" : "Header",
                                                             "$ xns" : "Roo.bootstrap",
                                                             "Number level" : 4,
-                                                            "String html" : "Author's support"
+                                                            "String html" : "<i class=\"fa fa-smile-o fa-5\"></i>Author's support"
                                                         }
                                                     ]
                                                 },
index da480b5..f60ab7b 100644 (file)
@@ -358,7 +358,7 @@ homepage = new Roo.XComponent({
                                                             xtype : 'Header',
                                                             xns : Roo.bootstrap,
                                                             level : 4,
-                                                            html : 'Author\'s support'
+                                                            html : '<i class=\"fa fa-smile-o fa-5\"></i>Author\'s support'
                                                         }
                                                     ]