Pman.Dialog.BAdminStaffTwoFactorQRCode.bjs
authorjohn <john@roojs.com>
Tue, 9 Oct 2018 06:21:37 +0000 (14:21 +0800)
committerjohn <john@roojs.com>
Tue, 9 Oct 2018 06:21:37 +0000 (14:21 +0800)
Pman.Dialog.BAdminStaffTwoFactorQRCode.js

Pman.Dialog.BAdminStaffTwoFactorQRCode.bjs
Pman.Dialog.BAdminStaffTwoFactorQRCode.js

index 35929d6..239b5c9 100644 (file)
            "xtype" : "NumberField",
            "string fieldLabel" : "Enter Two factor Authentication code",
            "$ xns" : "Roo.bootstrap",
-           "Boolean allowNegative" : false
+           "Boolean allowNegative" : false,
+           "String indicatorpos" : "right"
           }
          ]
         }
index c1b6d91..0ebf4ff 100644 (file)
@@ -250,6 +250,7 @@ Roo.apply(Pman.Dialog.BAdminStaffTwoFactorQRCode.prototype, {
             allowNegative : false,
             allowZero : false,
             fieldLabel : _this._strings['ee468f72ab7fe4937fb014d6fcea540b'] /* Enter Two factor Authentication code */,
+            indicatorpos : 'right',
             listeners : {
              valid : function (_self)
               {