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

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

index 407f67c..760d5c5 100644 (file)
                                                             "$ xns" : "Roo.bootstrap",
                                                             "items" : [
                                                                 {
-                                                                    "String tag" : "a",
+                                                                    "String tag" : "p",
                                                                     "xtype" : "Element",
                                                                     "$ xns" : "Roo.bootstrap"
                                                                 }
index 27566ff..608bdf9 100644 (file)
@@ -589,7 +589,7 @@ homepage = new Roo.XComponent({
                                                             items : [
                                                                {
                                                                     '|xns' : 'Roo.bootstrap',
-                                                                    tag : 'a',
+                                                                    tag : 'p',
                                                                     xtype : 'Element',
                                                                     xns : Roo.bootstrap
                                                                 }