Roo/bootstrap/form/Password.js
authorleon <leon@roojs.com>
Wed, 10 May 2023 02:40:48 +0000 (10:40 +0800)
committerleon <leon@roojs.com>
Wed, 10 May 2023 02:40:48 +0000 (10:40 +0800)
Roo/bootstrap/form/Password.js

index c466818..fec7547 100644 (file)
@@ -19,13 +19,6 @@ Roo.bootstrap.form.Password = function(config){
 
 Roo.extend(Roo.bootstrap.form.Password, Roo.bootstrap.form.Input, {
 
-    onRender: function (ct, position)
-    {
-        Roo.bootstrap.form.SecurePass.superclass.onRender.call(this, ct, position);
-        Roo.log('ON RENDER');
-        Roo.log(this.inputEl());
-    },
-
     initEvents : function()
     {   
         Roo.bootstrap.form.Password.superclass.initEvents.call(this);