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

index 21aa816..0218754 100644 (file)
@@ -31,7 +31,7 @@ Roo.extend(Roo.form.Password, Roo.form.TextField,  {
     parentEl : function()
     {
         return this.el.findParent('.x-form-element', 5, true);
-    }
+    },
 
     toggleEl: function()
     {