Pman.Dialog.BAdminStaffTwoFactorQRCode.bjs
authorEdward <edward@roojs.com>
Wed, 19 Dec 2018 07:36:03 +0000 (15:36 +0800)
committerEdward <edward@roojs.com>
Wed, 19 Dec 2018 07:36:03 +0000 (15:36 +0800)
Pman.Dialog.BAdminStaffTwoFactorQRCode.js

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

index d1eb048..2873a60 100644 (file)
@@ -12,6 +12,7 @@
   "131e3875e777f6c9a8e510f96a4d20d2" : "Skip for now",
   "ea4788705e6873b424c65e91c2846b19" : "Cancel",
   "ee468f72ab7fe4937fb014d6fcea540b" : "Enter Two factor Authentication code",
+  "93da2892625bc6aa6c2ceccee35513bf" : "1. Open Google Authenticator in your phone, and scan this QR code.",
   "70d9be9b139893aa6c69b5e77e614311" : "Confirm"
  },
  "named_strings" : {
              "xtype" : "Container",
              "$ xns" : "Roo.bootstrap",
              "String well" : "sm",
-             "String html" : "<ol class='qr-list' start=\"1\">\n    <li>Open Google Authenticator in your phone, and scan this QR code.</li>\n</ol>"
+             "String html" : "1. Open Google Authenticator in your phone, and scan this QR code."
             }
            ]
           }
index 83d73ab..64a544f 100644 (file)
@@ -14,6 +14,7 @@ Roo.apply(Pman.Dialog.BAdminStaffTwoFactorQRCode.prototype, {
   '131e3875e777f6c9a8e510f96a4d20d2' :"Skip for now",
   'ea4788705e6873b424c65e91c2846b19' :"Cancel",
   'ee468f72ab7fe4937fb014d6fcea540b' :"Enter Two factor Authentication code",
+  '93da2892625bc6aa6c2ceccee35513bf' :"1. Open Google Authenticator in your phone, and scan this QR code.",
   '70d9be9b139893aa6c69b5e77e614311' :"Confirm"
  },
  _named_strings : {
@@ -211,11 +212,7 @@ Roo.apply(Pman.Dialog.BAdminStaffTwoFactorQRCode.prototype, {
             items  : [
              {
               xtype : 'Container',
-              html : _this._strings['dc7b0c7f9d3941532bda06cd58eec7bd'] /* 
-              <ol class='qr-list' start="1">              
-    <li>Open Google Authenticator in your phone, and scan this QR code.</li>              
-</ol>
-              */ ,
+              html : _this._strings['93da2892625bc6aa6c2ceccee35513bf'] /* 1. Open Google Authenticator in your phone, and scan this QR code. */,
               well : 'sm',
               xns : Roo.bootstrap,
               '|xns' : 'Roo.bootstrap'