examples/bootstrap/homepage.bjs
authorMicheal <micheal@roojs.com>
Tue, 2 Dec 2014 05:54:53 +0000 (13:54 +0800)
committerMicheal <micheal@roojs.com>
Tue, 2 Dec 2014 05:54:53 +0000 (13:54 +0800)
examples/bootstrap/homepage.js

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

index 5ad9b31..2f7a456 100644 (file)
                                                                             "String tag" : "a",
                                                                             "xtype" : "Element",
                                                                             "$ xns" : "Roo.bootstrap",
-                                                                            "String html" : "<i class=\"fa fa-twitter fa-2\"></i>"
+                                                                            "String html" : "<i class=\"fa fa-facebook fa-2\"></i>"
                                                                         }
                                                                     ]
                                                                 }
index 2f580bf..6ba6078 100644 (file)
@@ -620,7 +620,7 @@ homepage = new Roo.XComponent({
                                                                             tag : 'a',
                                                                             xtype : 'Element',
                                                                             xns : Roo.bootstrap,
-                                                                            html : '<i class=\"fa fa-twitter fa-2\"></i>'
+                                                                            html : '<i class=\"fa fa-facebook fa-2\"></i>'
                                                                         }
                                                                     ]