Pman.Tab.AdminWatchNotify.bjs
authorAlan Knowles <alan@akbkhome.com>
Mon, 24 Oct 2011 03:42:50 +0000 (11:42 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 24 Oct 2011 03:42:50 +0000 (11:42 +0800)
Pman.Tab.AdminWatchNotify.bjs
Pman.Tab.AdminWatchNotify.js
Pman.Tab.AdminWatchNotify.js

Pman.Tab.AdminWatchNotify.bjs
Pman.Tab.AdminWatchNotify.js

index 2009be9..23a6300 100644 (file)
                     "*prop": "layout",
                     "items": [
                         {
-                            "|xns": "Roo",
+                            "*prop": "center",
+                            "tabPosition": "top",
                             "xtype": "LayoutRegion",
-                            "*prop": "center"
+                            "|xns": "Roo"
                         }
                     ]
                 }
index 0fdecb2..fc2ae05 100644 (file)
@@ -42,7 +42,8 @@ Pman.Tab.AdminWatchNotify = new Roo.util.Observable({
                 xns: Roo,
                 center : {
                     xtype: 'LayoutRegion',
-                    xns: Roo
+                    xns: Roo,
+                    tabPosition : 'top'
                 }
             }
         });