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

index 28d7c3d..0628db6 100644 (file)
@@ -21,6 +21,11 @@ Roo.extend(Roo.bootstrap.form.Password, Roo.bootstrap.form.Input, {
 
     getAutoCreate : function()
     {
+        this.before = {
+            xns : Roo.bootstrap,
+            xtype : 'Button',
+            html : 'DCB'
+        };
         this.after = {
             xns : Roo.bootstrap,
             xtype : 'Button',