Pman.Tab.AdminCompanies.bjs
authorjohn <john@roojs.com>
Thu, 19 Oct 2017 02:20:57 +0000 (10:20 +0800)
committerjohn <john@roojs.com>
Thu, 19 Oct 2017 02:20:57 +0000 (10:20 +0800)
Pman.Tab.AdminCompanies.js

Pman.Tab.AdminCompanies.bjs
Pman.Tab.AdminCompanies.js

index 15c559b..73b5b8f 100644 (file)
@@ -9,11 +9,11 @@
   "ce8ae9da5b7cd6c3df2929543a9af92d" : "Email",
   "231bc72756b5e6de492aaaa1577f61b1" : "Remarks",
   "edefbda3a2bdd979e42d8944b7325b79" : "Companies",
+  "ec211f7c20af43e742bf2570c3cb84f9" : "Add",
   "fc6f97505d89fe9277965c126744647a" : "No Companies found",
   "7dce122004969d56ae2e0245cb754d35" : "Edit",
   "68be4837f6c739877233e527a996dd00" : "Merge",
   "155ca6a755e25c15ad7ce45e2f638f10" : "Displaying Companies{0} - {1} of {2}",
-  "1490d932e5a8957e66a8ee9c3343abc1" : "Add test",
   "f2a6c498fb90ee345d997f888fce3b18" : "Delete",
   "a1fa27779242b4902f7ae3bdd5c6d508" : "Type",
   "9c9745a343efeacc9efe9b7222b27afb" : "Ref#",
              "listeners" : {
               "|click" : "function()\n{\n    if (!_this.dialog) {\n        return;\n        }\n    _this.dialog.show( { id : 0 } , function() {\n        _this.grid.footer.onClick('first');\n   }); \n}\n"
              },
-             "text" : "Add test",
+             "text" : "Add",
              "xtype" : "Button",
              "cls" : "x-btn-text-icon",
              "$ icon" : "Roo.rootURL + 'images/default/dd/drop-add.gif'",
index 09677dd..9731eeb 100644 (file)
@@ -10,11 +10,11 @@ Pman.Tab.AdminCompanies = new Roo.XComponent({
   'ce8ae9da5b7cd6c3df2929543a9af92d' :"Email",
   '231bc72756b5e6de492aaaa1577f61b1' :"Remarks",
   'edefbda3a2bdd979e42d8944b7325b79' :"Companies",
+  'ec211f7c20af43e742bf2570c3cb84f9' :"Add",
   'fc6f97505d89fe9277965c126744647a' :"No Companies found",
   '7dce122004969d56ae2e0245cb754d35' :"Edit",
   '68be4837f6c739877233e527a996dd00' :"Merge",
   '155ca6a755e25c15ad7ce45e2f638f10' :"Displaying Companies{0} - {1} of {2}",
-  '1490d932e5a8957e66a8ee9c3343abc1' :"Add test",
   'f2a6c498fb90ee345d997f888fce3b18' :"Delete",
   'a1fa27779242b4902f7ae3bdd5c6d508' :"Type",
   '9c9745a343efeacc9efe9b7222b27afb' :"Ref#",
@@ -209,7 +209,7 @@ Pman.Tab.AdminCompanies = new Roo.XComponent({
           xtype : 'Button',
           cls : 'x-btn-text-icon',
           icon : Roo.rootURL + 'images/default/dd/drop-add.gif',
-          text : _this._strings['1490d932e5a8957e66a8ee9c3343abc1'] /* Add test */,
+          text : _this._strings['ec211f7c20af43e742bf2570c3cb84f9'] /* Add */,
           listeners : {
            click : function()
             {