Pman.Dialog.BAdminStaffTwoFactorQRCode.bjs
authorjohn <john@roojs.com>
Tue, 9 Oct 2018 07:51:15 +0000 (15:51 +0800)
committerjohn <john@roojs.com>
Tue, 9 Oct 2018 07:51:15 +0000 (15:51 +0800)
Pman.Dialog.BAdminStaffTwoFactorQRCode.js

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

index 40aaa71..f0ff575 100644 (file)
            "$ xns" : "Roo.bootstrap",
            "Boolean allowNegative" : false,
            "String indicatorpos" : "right"
+          },
+          {
+           "xtype" : "Row",
+           "$ xns" : "Roo.bootstrap",
+           "items" : [
+            {
+             "xtype" : "Column",
+             "$ xns" : "Roo.bootstrap"
+            }
+           ]
           }
          ]
         }
index 2de836b..3bef16a 100644 (file)
@@ -243,6 +243,18 @@ Roo.apply(Pman.Dialog.BAdminStaffTwoFactorQRCode.prototype, {
             xs : 12,
             xns : Roo.bootstrap,
             '|xns' : 'Roo.bootstrap'
+           },
+           {
+            xtype : 'Row',
+            xns : Roo.bootstrap,
+            '|xns' : 'Roo.bootstrap',
+            items  : [
+             {
+              xtype : 'Column',
+              xns : Roo.bootstrap,
+              '|xns' : 'Roo.bootstrap'
+             }
+            ]
            }
           ]
          }