Pman.Tab.AdminContactsGroupRight.bjs
authoredward <edward@roojs.com>
Tue, 12 Dec 2017 05:52:13 +0000 (13:52 +0800)
committeredward <edward@roojs.com>
Tue, 12 Dec 2017 05:52:13 +0000 (13:52 +0800)
Pman.Tab.AdminContactsGroupRight.js

Pman.Tab.AdminContactsGroupRight.bjs
Pman.Tab.AdminContactsGroupRight.js

index c29060f..2e38b56 100644 (file)
@@ -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",
-  "5a8c80de72d885c60b252e8888e7f1da" : "Rights???",
   "4d2d6b41cd520fa711073fffbfe81076" : "List/View",
   "6a0483c116671f74ffb653d4c85c4f55" : "Print/Export",
   "f1174ecbbc232f948717979daf04cf08" : "No Person found",
@@ -29,7 +29,7 @@
    "fitToframe" : true,
    "background" : true,
    "region" : "center",
-   "title" : "Rights???",
+   "title" : "Rights",
    "xtype" : "GridPanel",
    "fitContainer" : true,
    "$ xns" : "Roo",
index 93fee5e..8d466cf 100644 (file)
@@ -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",
-  '5a8c80de72d885c60b252e8888e7f1da' :"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['5a8c80de72d885c60b252e8888e7f1da'] /* Rights??? */,
+   title : _this._strings['72670177480da92f72dc55e4aaff219b'] /* Rights */,
    listeners : {
     activate : function() {
          _this.panel = this;