examples/layout/viewpanel.bjs
authorChris <chris@roojs.com>
Mon, 21 Oct 2013 12:44:29 +0000 (20:44 +0800)
committerChris <chris@roojs.com>
Mon, 21 Oct 2013 12:44:29 +0000 (20:44 +0800)
examples/layout/viewpanel.js

examples/layout/viewpanel.bjs

index f199b57..5401b63 100644 (file)
@@ -16,9 +16,9 @@
                     "*prop": "layout",
                     "items": [
                         {
-                            "|xns": "Roo",
+                            "*prop": "center",
                             "xtype": "LayoutRegion",
-                            "*prop": "center"
+                            "|xns": "Roo"
                         },
                         {
                             "listeners": {