From 9bbdee4c06680416b0a7113541963a986f8e96e1 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 11 Apr 2016 14:28:37 +0800 Subject: [PATCH] Pman.Tab.AdminNotify.bjs Pman.Tab.AdminNotify.js --- Pman.Tab.AdminNotify.bjs | 1 + Pman.Tab.AdminNotify.js | 1 + 2 files changed, 2 insertions(+) diff --git a/Pman.Tab.AdminNotify.bjs b/Pman.Tab.AdminNotify.bjs index f541565..6aa6909 100644 --- a/Pman.Tab.AdminNotify.bjs +++ b/Pman.Tab.AdminNotify.bjs @@ -31,6 +31,7 @@ { "xtype" : "NestedLayoutPanel", "$ xns" : "Roo", + "String region" : "center", "String title" : "Current Notifications", "items" : [ { diff --git a/Pman.Tab.AdminNotify.js b/Pman.Tab.AdminNotify.js index 4ee9a42..e7e9360 100644 --- a/Pman.Tab.AdminNotify.js +++ b/Pman.Tab.AdminNotify.js @@ -41,6 +41,7 @@ Pman.Tab.AdminNotify = new Roo.XComponent({ var _this = this; var MODULE = this; return { + region : 'center', title : _this._strings['bf1cb7e2a337a5e2ebf614009cbce9cc'] /* Current Notifications */, xns : Roo, '|xns' : 'Roo', -- 2.39.2