mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-16 10:32:34 +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'
|
||||
},
|
||||
type: {
|
||||
label: 'Type'
|
||||
label: 'Type',
|
||||
truncate: true
|
||||
},
|
||||
domain: {
|
||||
label: 'label.domain'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user