From: edward Date: Thu, 15 Feb 2018 03:30:12 +0000 (+0800) Subject: Pman.Dialog.VerifyAccess.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=f127e56b64de1a882cffff6fb802cdcfcf8f31e5 Pman.Dialog.VerifyAccess.bjs Pman.Dialog.VerifyAccess.js --- diff --git a/Pman.Dialog.VerifyAccess.bjs b/Pman.Dialog.VerifyAccess.bjs index c841e6ac..f75917ee 100644 --- a/Pman.Dialog.VerifyAccess.bjs +++ b/Pman.Dialog.VerifyAccess.bjs @@ -6,9 +6,9 @@ "permname" : "", "modOrder" : "001", "strings" : { + "e2c9d024b79dfb48b42a7807206c6aed" : "Verify New IP Access", "d41d8cd98f00b204e9800998ecf8427e" : "", "b945ed1d61d8edbe16a1192ad6d2fd58" : "Please enter a memorable password for logging into your application", - "07ae22a49223522664766d12c37a4eeb" : "Activate Your account", "ee7ad62ad69b9ab5f25d273e4e0a1736" : "Your Username", "51eea3dc60ae3a0b1bb8188bc6337dc2" : "enter password", "1849ffc8731b5e74ae6157c91ba73575" : "Please confirm your password", @@ -25,7 +25,7 @@ "Boolean allow_close" : false, "xtype" : "Modal", "$ xns" : "Roo.bootstrap", - "String title" : "Activate Your account", + "String title" : "Verify New IP Access", "items" : [ { "listeners" : { diff --git a/Pman.Dialog.VerifyAccess.js b/Pman.Dialog.VerifyAccess.js index afc5e118..d7636b8f 100644 --- a/Pman.Dialog.VerifyAccess.js +++ b/Pman.Dialog.VerifyAccess.js @@ -8,9 +8,9 @@ Pman.Dialog.VerifyAccess= function() {} Roo.apply(Pman.Dialog.VerifyAccess.prototype, { _strings : { + 'e2c9d024b79dfb48b42a7807206c6aed' :"Verify New IP Access", 'd41d8cd98f00b204e9800998ecf8427e' :"", 'b945ed1d61d8edbe16a1192ad6d2fd58' :"Please enter a memorable password for logging into your application", - '07ae22a49223522664766d12c37a4eeb' :"Activate Your account", 'ee7ad62ad69b9ab5f25d273e4e0a1736' :"Your Username", '51eea3dc60ae3a0b1bb8188bc6337dc2' :"enter password", '1849ffc8731b5e74ae6157c91ba73575' :"Please confirm your password", @@ -45,7 +45,7 @@ Roo.apply(Pman.Dialog.VerifyAccess.prototype, { xtype : 'Modal', allow_close : false, cls : 'enable-overflow', - title : _this._strings['07ae22a49223522664766d12c37a4eeb'] /* Activate Your account */, + title : _this._strings['e2c9d024b79dfb48b42a7807206c6aed'] /* Verify New IP Access */, listeners : { render : function (_self) {