From: edward Date: Thu, 13 Jul 2017 02:56:54 +0000 (+0800) Subject: Pman.Tab.AdminContactsGroupRight.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=edf0658d9535d4da5ff258112419a7e9a8180d5d Pman.Tab.AdminContactsGroupRight.bjs Pman.Tab.AdminContactsGroupRight.js --- diff --git a/Pman.Tab.AdminContactsGroupRight.bjs b/Pman.Tab.AdminContactsGroupRight.bjs index 5f2aa48..52ac81d 100644 --- a/Pman.Tab.AdminContactsGroupRight.bjs +++ b/Pman.Tab.AdminContactsGroupRight.bjs @@ -7,10 +7,10 @@ "modOrder" : "001", "strings" : { "8444e81d652b084d70c71cd7d19ac0cf" : "Displaying Person{0} - {1} of {2}", + "72670177480da92f72dc55e4aaff219b" : "Rights", "ec211f7c20af43e742bf2570c3cb84f9" : "Add", "7dce122004969d56ae2e0245cb754d35" : "Edit", "4110db87ce3ac86d603d03d691616b1e" : "Drag person to add or remove from group", - "8b482311103a8c15164d391264dcbc6e" : "Rights ??", "4d2d6b41cd520fa711073fffbfe81076" : "List/View", "6a0483c116671f74ffb653d4c85c4f55" : "Print/Export", "f1174ecbbc232f948717979daf04cf08" : "No Person found", @@ -29,7 +29,7 @@ "background" : true, "fitToframe" : true, "region" : "center", - "title" : "Rights ??", + "title" : "Rights", "xtype" : "GridPanel", "fitContainer" : true, "$ xns" : "Roo", diff --git a/Pman.Tab.AdminContactsGroupRight.js b/Pman.Tab.AdminContactsGroupRight.js index 74aeb37..8d466cf 100644 --- a/Pman.Tab.AdminContactsGroupRight.js +++ b/Pman.Tab.AdminContactsGroupRight.js @@ -8,10 +8,10 @@ Pman.Tab.AdminContactsGroupRight = new Roo.XComponent({ _strings : { '8444e81d652b084d70c71cd7d19ac0cf' :"Displaying Person{0} - {1} of {2}", + '72670177480da92f72dc55e4aaff219b' :"Rights", 'ec211f7c20af43e742bf2570c3cb84f9' :"Add", '7dce122004969d56ae2e0245cb754d35' :"Edit", '4110db87ce3ac86d603d03d691616b1e' :"Drag person to add or remove from group", - '8b482311103a8c15164d391264dcbc6e' :"Rights ??", '4d2d6b41cd520fa711073fffbfe81076' :"List/View", '6a0483c116671f74ffb653d4c85c4f55' :"Print/Export", 'f1174ecbbc232f948717979daf04cf08' :"No Person found", @@ -41,7 +41,7 @@ Pman.Tab.AdminContactsGroupRight = new Roo.XComponent({ fitToframe : true, region : 'center', tableName : 'Person', - title : _this._strings['8b482311103a8c15164d391264dcbc6e'] /* Rights ?? */, + title : _this._strings['72670177480da92f72dc55e4aaff219b'] /* Rights */, listeners : { activate : function() { _this.panel = this;