mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 08:44:10 +02:00
monitoring: Support host and service display_name columns in the Comment data view
refs #7843
This commit is contained in:
parent
a91a2eba68
commit
94be58e121
@ -29,6 +29,8 @@ class Comment extends DataView
|
|||||||
'comment_service',
|
'comment_service',
|
||||||
'host',
|
'host',
|
||||||
'service',
|
'service',
|
||||||
|
'host_display_name',
|
||||||
|
'service_display_name'
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user