examples/bootstrap/homepage.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 28 Nov 2014 08:35:48 +0000 (16:35 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 28 Nov 2014 08:35:48 +0000 (16:35 +0800)
examples/bootstrap/homepage.js

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

index 42c1e92..76e0bac 100644 (file)
@@ -45,7 +45,7 @@
                                 {
                                     "xtype" : "NavItem",
                                     "$ xns" : "Roo.bootstrap",
-                                    "String html" : "Contact"
+                                    "String html" : "Sign in / Sign up"
                                 }
                             ]
                         }
index 4caff87..ea15c27 100644 (file)
@@ -61,7 +61,7 @@ homepage = new Roo.XComponent({
                                     '|xns' : 'Roo.bootstrap',
                                     xtype : 'NavItem',
                                     xns : Roo.bootstrap,
-                                    html : 'Contact'
+                                    html : 'Sign in / Sign up'
                                 }
                             ]