widgets/SecurePass.js
authorEdward <edward@roojs.com>
Mon, 22 Apr 2013 08:40:46 +0000 (16:40 +0800)
committerEdward <edward@roojs.com>
Mon, 22 Apr 2013 08:40:46 +0000 (16:40 +0800)
widgets/SecurePass.js

index b946dc6..b65ea1e 100644 (file)
@@ -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.",