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

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