From eaa3403c4c33d68054fa845217ce31c600b6a673 Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 22 Apr 2013 16:40:46 +0800 Subject: [PATCH] widgets/SecurePass.js --- widgets/SecurePass.js | 1 + 1 file changed, 1 insertion(+) diff --git a/widgets/SecurePass.js b/widgets/SecurePass.js index b946dc68..b65ea1e0 100644 --- a/widgets/SecurePass.js +++ b/widgets/SecurePass.js @@ -3,6 +3,7 @@ Ext.form.SecurePass = function(config) { + Roo.log(config); // these go here, so the translation tool can replace them.. this.errors = { PwdEmpty: "Please type a password, and then retype it to confirm.", -- 2.39.2