From fc6d0906ace84ebae15357c56178221b3187d3cf Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 15 Feb 2018 11:50:10 +0800 Subject: [PATCH] Pman.Dialog.VerifyAccess.bjs Pman.Dialog.VerifyAccess.js --- Pman.Dialog.VerifyAccess.bjs | 10 +--------- Pman.Dialog.VerifyAccess.js | 11 +---------- 2 files changed, 2 insertions(+), 19 deletions(-) diff --git a/Pman.Dialog.VerifyAccess.bjs b/Pman.Dialog.VerifyAccess.bjs index 8b783611..9d0b5a1b 100644 --- a/Pman.Dialog.VerifyAccess.bjs +++ b/Pman.Dialog.VerifyAccess.bjs @@ -8,7 +8,6 @@ "strings" : { "e2c9d024b79dfb48b42a7807206c6aed" : "Verify New IP Access", "d41d8cd98f00b204e9800998ecf8427e" : "", - "b945ed1d61d8edbe16a1192ad6d2fd58" : "Please enter a memorable password for logging into your application", "f6039d44b29456b20f8f373155ae4973" : "Username", "51eea3dc60ae3a0b1bb8188bc6337dc2" : "enter password", "1849ffc8731b5e74ae6157c91ba73575" : "Please confirm your password", @@ -69,14 +68,7 @@ { "xtype" : "Column", "Number xs" : 12, - "$ xns" : "Roo.bootstrap", - "items" : [ - { - "xtype" : "FieldLabel", - "$ xns" : "Roo.bootstrap", - "String html" : "Please enter a memorable password for logging into your application" - } - ] + "$ xns" : "Roo.bootstrap" } ] }, diff --git a/Pman.Dialog.VerifyAccess.js b/Pman.Dialog.VerifyAccess.js index 56278196..7d268f2a 100644 --- a/Pman.Dialog.VerifyAccess.js +++ b/Pman.Dialog.VerifyAccess.js @@ -10,7 +10,6 @@ Roo.apply(Pman.Dialog.VerifyAccess.prototype, { _strings : { 'e2c9d024b79dfb48b42a7807206c6aed' :"Verify New IP Access", 'd41d8cd98f00b204e9800998ecf8427e' :"", - 'b945ed1d61d8edbe16a1192ad6d2fd58' :"Please enter a memorable password for logging into your application", 'f6039d44b29456b20f8f373155ae4973' :"Username", '51eea3dc60ae3a0b1bb8188bc6337dc2' :"enter password", '1849ffc8731b5e74ae6157c91ba73575' :"Please confirm your password", @@ -259,15 +258,7 @@ Roo.apply(Pman.Dialog.VerifyAccess.prototype, { xtype : 'Column', xs : 12, xns : Roo.bootstrap, - '|xns' : 'Roo.bootstrap', - items : [ - { - xtype : 'FieldLabel', - html : _this._strings['b945ed1d61d8edbe16a1192ad6d2fd58'] /* Please enter a memorable password for logging into your application */, - xns : Roo.bootstrap, - '|xns' : 'Roo.bootstrap' - } - ] + '|xns' : 'Roo.bootstrap' } ] }, -- 2.39.2