X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.VerifyAccess.js;h=1f9cce039bdc6f9a3de4c59300790accd64ef966;hb=b6621e5978cd615c962c15bba5124fe725568c92;hp=7d268f2a1b1c34795f3907542f02bc4ac7129176;hpb=fc6d0906ace84ebae15357c56178221b3187d3cf;p=Pman.Core diff --git a/Pman.Dialog.VerifyAccess.js b/Pman.Dialog.VerifyAccess.js index 7d268f2a..1f9cce03 100644 --- a/Pman.Dialog.VerifyAccess.js +++ b/Pman.Dialog.VerifyAccess.js @@ -258,7 +258,15 @@ Roo.apply(Pman.Dialog.VerifyAccess.prototype, { xtype : 'Column', xs : 12, xns : Roo.bootstrap, - '|xns' : 'Roo.bootstrap' + '|xns' : 'Roo.bootstrap', + items : [ + { + xtype : 'TextArea', + readOnly : true, + xns : Roo.bootstrap, + '|xns' : 'Roo.bootstrap' + } + ] } ] },