mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
DataView\Comment: Add `service_host_name' as allowed query column
refs #8613
This commit is contained in:
parent
002b820835
commit
8ed1c8eeb6
@ -25,7 +25,8 @@ class Comment extends DataView
|
||||
'host_name',
|
||||
'service_description',
|
||||
'host_display_name',
|
||||
'service_display_name'
|
||||
'service_display_name',
|
||||
'service_host_name'
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user