Resize table;Change key scope
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
46d93de560
commit
d45ee8331a
@ -54,17 +54,17 @@ areas:
|
||||
sortable: true
|
||||
resizable: false
|
||||
filter: false
|
||||
rowSelection: multiple
|
||||
rowSelection: multiple
|
||||
columnDefs:
|
||||
- headerName: Component name
|
||||
field: component
|
||||
width: 350
|
||||
width: 45%
|
||||
- headerName: Component Version
|
||||
field: version
|
||||
width: 100
|
||||
width: 20%
|
||||
- headerName: Operating system
|
||||
field: os
|
||||
width: 250
|
||||
width: 45%
|
||||
|
||||
|
||||
- id: rest_data
|
||||
|
Reference in New Issue
Block a user