examples/bootstrap/homepage.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 28 Nov 2014 09:43:40 +0000 (17:43 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 28 Nov 2014 09:43:40 +0000 (17:43 +0800)
examples/bootstrap/homepage.js

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

index 5d5556a..7c8760e 100644 (file)
@@ -88,6 +88,7 @@
                                             "$ xns" : "Roo.bootstrap",
                                             "items" : [
                                                 {
+                                                    "String tag" : "a",
                                                     "String size" : "lg",
                                                     "String href" : "#",
                                                     "xtype" : "Button",
index 34882b0..913200f 100644 (file)
@@ -113,6 +113,7 @@ homepage = new Roo.XComponent({
                                             items : [
                                                {
                                                     '|xns' : 'Roo.bootstrap',
+                                                    tag : 'a',
                                                     size : 'lg',
                                                     href : '#',
                                                     xtype : 'Button',