Roo/form/Password.js
authorleon <leon@roojs.com>
Fri, 22 Dec 2023 03:47:19 +0000 (11:47 +0800)
committerleon <leon@roojs.com>
Fri, 22 Dec 2023 03:47:19 +0000 (11:47 +0800)
Roo/form/Password.js

index 592ac91..7cad8d0 100644 (file)
@@ -47,4 +47,4 @@ Roo.extend(Roo.form.Password, Roo.form.TextField,  {
             toggle.addClass('password-hidden');
         }
     }
-}
\ No newline at end of file
+});
\ No newline at end of file