Pman.Tab.AdminContactsGroup.bjs
authoredward <edward@roojs.com>
Mon, 7 Nov 2016 04:32:01 +0000 (12:32 +0800)
committeredward <edward@roojs.com>
Mon, 7 Nov 2016 04:32:01 +0000 (12:32 +0800)
Pman.Tab.AdminContactsGroup.js

Pman.Tab.AdminContactsGroup.bjs
Pman.Tab.AdminContactsGroup.js

index a42fc49..86a02eb 100644 (file)
@@ -6,13 +6,13 @@
  "permname" : "",
  "modOrder" : "001",
  "strings" : {
-  "cc17acc174872a7178dc700931150295" : "Manage Groups?",
   "ec211f7c20af43e742bf2570c3cb84f9" : "Add",
   "a37ede293936e29279ed543129451ec3" : "Groups",
   "7dce122004969d56ae2e0245cb754d35" : "Edit",
   "4d1c8263ba1036754f8db14a98f9f006" : "Reload",
   "f2a6c498fb90ee345d997f888fce3b18" : "Delete",
-  "49ee3087348e8d44e1feda1917443987" : "Name"
+  "49ee3087348e8d44e1feda1917443987" : "Name",
+  "aba9f7d7443652e858969bfc280690b1" : "Manage Groups"
  },
  "items" : [
   {
@@ -76,7 +76,7 @@
        "* prop" : "toolbar",
        "items" : [
         {
-         "text" : "Manage Groups?",
+         "text" : "Manage Groups",
          "xtype" : "Button",
          "$ xns" : "Roo.Toolbar",
          "items" : [
index da2db9d..25e4c01 100644 (file)
@@ -7,13 +7,13 @@ Roo.namespace('Pman.Tab');
 Pman.Tab.AdminContactsGroup = new Roo.XComponent({
 
  _strings : {
-  'cc17acc174872a7178dc700931150295' :"Manage Groups?",
   'ec211f7c20af43e742bf2570c3cb84f9' :"Add",
   'a37ede293936e29279ed543129451ec3' :"Groups",
   '7dce122004969d56ae2e0245cb754d35' :"Edit",
   '4d1c8263ba1036754f8db14a98f9f006' :"Reload",
   'f2a6c498fb90ee345d997f888fce3b18' :"Delete",
-  '49ee3087348e8d44e1feda1917443987' :"Name"
+  '49ee3087348e8d44e1feda1917443987' :"Name",
+  'aba9f7d7443652e858969bfc280690b1' :"Manage Groups"
  },
 
   part     :  ["Admin", "ContactsGroup" ],
@@ -83,7 +83,7 @@ Pman.Tab.AdminContactsGroup = new Roo.XComponent({
      items  : [
       {
        xtype : 'Button',
-       text : _this._strings['cc17acc174872a7178dc700931150295'] /* Manage Groups? */,
+       text : _this._strings['aba9f7d7443652e858969bfc280690b1'] /* Manage Groups */,
        xns : Roo.Toolbar,
        '|xns' : 'Roo.Toolbar',
        menu : {