Pman.js
authorAlan Knowles <alan@roojs.com>
Fri, 7 Dec 2018 02:19:58 +0000 (10:19 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 7 Dec 2018 02:19:58 +0000 (10:19 +0800)
Pman.js

diff --git a/Pman.js b/Pman.js
index f0463c0..edfada1 100644 (file)
--- a/Pman.js
+++ b/Pman.js
@@ -86,19 +86,7 @@ Pman = new Roo.Document(
                 
                 return;
             }
-            // reset password!!!!
-            /*
-            if (showNewPass.length) {
-                Pman.PasswordChange.show(  { passwordReset : showNewPass },
-                    function(data) {
-                        // fail and success we do  a load...
-                        Pman.Login.onLoad();
-                    }
-                );
-                return;
-            }
-            */
-            
+             
             Pman.Login.onLoad();
             
         },