X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.VerifyAccess.bjs;h=abdf3b368877bae6a5321db378eec360735f8c99;hb=b6621e5978cd615c962c15bba5124fe725568c92;hp=9d0b5a1b637cfc7957c7dab6f6582ad8fda9245a;hpb=fc6d0906ace84ebae15357c56178221b3187d3cf;p=Pman.Core diff --git a/Pman.Dialog.VerifyAccess.bjs b/Pman.Dialog.VerifyAccess.bjs index 9d0b5a1b..abdf3b36 100644 --- a/Pman.Dialog.VerifyAccess.bjs +++ b/Pman.Dialog.VerifyAccess.bjs @@ -68,7 +68,14 @@ { "xtype" : "Column", "Number xs" : 12, - "$ xns" : "Roo.bootstrap" + "$ xns" : "Roo.bootstrap", + "items" : [ + { + "Boolean readOnly" : true, + "xtype" : "TextArea", + "$ xns" : "Roo.bootstrap" + } + ] } ] },