Pman.Dialog.VerifyAccess.bjs
[Pman.Core] / Pman.Dialog.VerifyAccess.js
index 7d268f2..1f9cce0 100644 (file)
@@ -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'
+           }
+          ]
          }
         ]
        },