]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - src/api-viewer/APIViewer.js
parameter and return grid: allow text selection
[proxmox-widget-toolkit.git] / src / api-viewer / APIViewer.js
index 879c9a30457d570c785a56988bc7e7fb36368e0e..d9753b2f41ef9c314929e1bcc0bec7de67eea574 100644 (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: [
                            {