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

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

index 3850a59..91f690c 100644 (file)
      "String html" : "Confirm",
      "* prop" : "buttons[]"
     },
+    {
+     "xtype" : "Row",
+     "$ xns" : "Roo.bootstrap",
+     "items" : [
+      {
+       "xtype" : "Column",
+       "Number xs" : 12,
+       "$ xns" : "Roo.bootstrap"
+      }
+     ]
+    },
     {
      "xtype" : "Row",
      "$ xns" : "Roo.bootstrap",
index 37fb90d..22c84e3 100644 (file)
@@ -161,6 +161,19 @@ Roo.apply(Pman.Dialog.BAdminStaffTwoFactorQRCode.prototype, {
      }
     ],
     items  : [
+     {
+      xtype : 'Row',
+      xns : Roo.bootstrap,
+      '|xns' : 'Roo.bootstrap',
+      items  : [
+       {
+        xtype : 'Column',
+        xs : 12,
+        xns : Roo.bootstrap,
+        '|xns' : 'Roo.bootstrap'
+       }
+      ]
+     },
      {
       xtype : 'Row',
       xns : Roo.bootstrap,