Pman.Dialog.VerifyAccess.bjs
authoredward <edward@roojs.com>
Thu, 15 Feb 2018 03:51:35 +0000 (11:51 +0800)
committeredward <edward@roojs.com>
Thu, 15 Feb 2018 03:51:35 +0000 (11:51 +0800)
Pman.Dialog.VerifyAccess.js

Pman.Dialog.VerifyAccess.bjs
Pman.Dialog.VerifyAccess.js

index 0d36829..e355bb8 100644 (file)
@@ -35,6 +35,7 @@
      "$ string url" : "baseURL + '/Core/VerifyAccess'",
      "Boolean errorMask" : true,
      "xtype" : "Form",
+     "String labelAlign" : "top",
      "$ xns" : "Roo.bootstrap",
      "Boolean loadMask" : false,
      "items" : [
index 6f333d6..08655db 100644 (file)
@@ -164,6 +164,7 @@ Roo.apply(Pman.Dialog.VerifyAccess.prototype, {
      {
       xtype : 'Form',
       errorMask : true,
+      labelAlign : 'top',
       loadMask : false,
       url : baseURL + '/Core/VerifyAccess',
       listeners : {