parameter and return grid: allow text selection

Making it easier for people to copy & paste parameter and retrun value
names.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
This commit is contained in:
Aaron Lauterer 2023-01-02 10:21:23 +01:00 committed by Thomas Lamprecht
parent ddf7a65deb
commit a95dbf6dea

View File

@ -241,6 +241,7 @@ Ext.onReady(function() {
viewConfig: {
trackOver: false,
stripeRows: true,
enableTextSelection: true,
},
columns: [
{
@ -339,6 +340,7 @@ Ext.onReady(function() {
viewConfig: {
trackOver: false,
stripeRows: true,
enableTextSelection: true,
},
columns: [
{