From: edward Date: Mon, 18 Jul 2016 07:06:33 +0000 (+0800) Subject: Pman.Tab.AdminContactsGroup.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=3fc6628c9373ef4ea6a0d466cc0d69d768837172 Pman.Tab.AdminContactsGroup.bjs Pman.Tab.AdminContactsGroup.js --- diff --git a/Pman.Tab.AdminContactsGroup.bjs b/Pman.Tab.AdminContactsGroup.bjs index 1dc23cc..e533db8 100644 --- a/Pman.Tab.AdminContactsGroup.bjs +++ b/Pman.Tab.AdminContactsGroup.bjs @@ -9,10 +9,10 @@ "ec211f7c20af43e742bf2570c3cb84f9" : "Add", "a37ede293936e29279ed543129451ec3" : "Groups", "7dce122004969d56ae2e0245cb754d35" : "Edit", - "b645495692a2048578f4dc6620bcb833" : "Manage Groups ?", "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" : [ diff --git a/Pman.Tab.AdminContactsGroup.js b/Pman.Tab.AdminContactsGroup.js index 9521cdf..d92291d 100644 --- a/Pman.Tab.AdminContactsGroup.js +++ b/Pman.Tab.AdminContactsGroup.js @@ -10,10 +10,10 @@ Pman.Tab.AdminContactsGroup = new Roo.XComponent({ 'ec211f7c20af43e742bf2570c3cb84f9' :"Add", 'a37ede293936e29279ed543129451ec3' :"Groups", '7dce122004969d56ae2e0245cb754d35' :"Edit", - 'b645495692a2048578f4dc6620bcb833' :"Manage Groups ?", '4d1c8263ba1036754f8db14a98f9f006' :"Reload", 'f2a6c498fb90ee345d997f888fce3b18' :"Delete", - '49ee3087348e8d44e1feda1917443987' :"Name" + '49ee3087348e8d44e1feda1917443987' :"Name", + 'aba9f7d7443652e858969bfc280690b1' :"Manage Groups" }, part : ["Admin", "ContactsGroup" ], @@ -82,7 +82,7 @@ Pman.Tab.AdminContactsGroup = new Roo.XComponent({ xtype : 'Toolbar', items : [ { - text : _this._strings['b645495692a2048578f4dc6620bcb833'] /* Manage Groups ? */, + text : _this._strings['aba9f7d7443652e858969bfc280690b1'] /* Manage Groups */, xns : Roo.Toolbar, '|xns' : 'Roo.Toolbar', xtype : 'Button',