Resize table;Change key scope
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Danny Bessems 2022-01-24 16:28:28 +01:00
parent 46d93de560
commit d45ee8331a
1 changed files with 4 additions and 4 deletions

View File

@ -54,17 +54,17 @@ areas:
sortable: true sortable: true
resizable: false resizable: false
filter: false filter: false
rowSelection: multiple rowSelection: multiple
columnDefs: columnDefs:
- headerName: Component name - headerName: Component name
field: component field: component
width: 350 width: 45%
- headerName: Component Version - headerName: Component Version
field: version field: version
width: 100 width: 20%
- headerName: Operating system - headerName: Operating system
field: os field: os
width: 250 width: 45%
- id: rest_data - id: rest_data