Pman.Tab.AdminContacts.bjs
authoredward <edward@roojs.com>
Thu, 24 Nov 2016 03:57:30 +0000 (11:57 +0800)
committeredward <edward@roojs.com>
Thu, 24 Nov 2016 03:57:30 +0000 (11:57 +0800)
Pman.Tab.AdminContacts.js

Pman.Tab.AdminContacts.bjs
Pman.Tab.AdminContacts.js

index 130c507..0bfc2dc 100644 (file)
   "ec211f7c20af43e742bf2570c3cb84f9" : "Add",
   "9e727fdd3aec8274f46685441900280d" : "Project",
   "7dce122004969d56ae2e0245cb754d35" : "Edit",
-  "bddfeb1f6293e3b072fc01869917f0cc" : "Person?",
   "4110db87ce3ac86d603d03d691616b1e" : "Drag person to add or remove from group",
   "b47a519aebda8fdb4b59bdae6eb2bff0" : "Show No Company",
   "1243daf593fa297e07ab03bf06d925af" : "Searching...",
   "bcc254b55c4a1babdf1dcb82c207506b" : "Phone",
   "9675747b5ab12d05f18518761e68a533" : "Select Companies",
+  "40bed7cf9b3d4bb3a3d7a7e3eb18c5eb" : "Person",
   "f1174ecbbc232f948717979daf04cf08" : "No Person found",
   "ec3249f16ee5880d4c1acb752e5c925f" : "Switch to Selected User",
   "a93806efd0cc7a149f0f03e2b9a0f862" : "Bulk Add",
@@ -40,7 +40,7 @@
    "autoScroll" : true,
    "fitToframe" : true,
    "region" : "center",
-   "title" : "Person?",
+   "title" : "Person",
    "xtype" : "GridPanel",
    "fitContainer" : true,
    "$ xns" : "Roo",
index d0f4609..e027592 100644 (file)
@@ -15,12 +15,12 @@ Pman.Tab.AdminContacts = new Roo.XComponent({
   'ec211f7c20af43e742bf2570c3cb84f9' :"Add",
   '9e727fdd3aec8274f46685441900280d' :"Project",
   '7dce122004969d56ae2e0245cb754d35' :"Edit",
-  'bddfeb1f6293e3b072fc01869917f0cc' :"Person?",
   '4110db87ce3ac86d603d03d691616b1e' :"Drag person to add or remove from group",
   'b47a519aebda8fdb4b59bdae6eb2bff0' :"Show No Company",
   '1243daf593fa297e07ab03bf06d925af' :"Searching...",
   'bcc254b55c4a1babdf1dcb82c207506b' :"Phone",
   '9675747b5ab12d05f18518761e68a533' :"Select Companies",
+  '40bed7cf9b3d4bb3a3d7a7e3eb18c5eb' :"Person",
   'f1174ecbbc232f948717979daf04cf08' :"No Person found",
   'ec3249f16ee5880d4c1acb752e5c925f' :"Switch to Selected User",
   'a93806efd0cc7a149f0f03e2b9a0f862' :"Bulk Add",
@@ -52,7 +52,7 @@ Pman.Tab.AdminContacts = new Roo.XComponent({
    fitToframe : true,
    region : 'center',
    tableName : 'Person',
-   title : _this._strings['bddfeb1f6293e3b072fc01869917f0cc'] /* Person? */,
+   title : _this._strings['40bed7cf9b3d4bb3a3d7a7e3eb18c5eb'] /* Person */,
    listeners : {
     activate : function() {
          _this.panel = this;