mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-18 03:23:45 +01:00
Truncate event type column to prevent wrapping
This commit is contained in:
parent
5e552ec66b
commit
caba41747d
@ -43,7 +43,8 @@
|
|||||||
label: 'label.level'
|
label: 'label.level'
|
||||||
},
|
},
|
||||||
type: {
|
type: {
|
||||||
label: 'Type'
|
label: 'Type',
|
||||||
|
truncate: true
|
||||||
},
|
},
|
||||||
domain: {
|
domain: {
|
||||||
label: 'label.domain'
|
label: 'label.domain'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user