@if (( PermissionsService.hasPermissionObservable(['hostgroups', 'delete'])|async ) || ( PermissionsService.hasPermissionObservable(['hostgroups', 'copy'])|async )) {
}
|
{{ hostgroup.container.name }}
{{ hostgroup.container.name }}
@if (PermissionsService.hasModuleObservable('SLAModule')|async) {
{{ t('SLA') }}
}
@if (PermissionsService.hasModuleObservable('ImportModule')|async) {
{{ t('CMDB') }}
}
|
{{ hostgroup.description }} |
{{ t('Edit') }}
{{ t('Changelog') }}
{{ t('Extended view') }}
@if (PermissionsService.hasModuleObservable('SLAModule')|async) {
{{ t('SLA Status Overview') }}
}
@if (PermissionsService.hasModuleObservable('ImportModule')|async) {
{{ t('CMDB') }}
}
{{ t('Used By') }}
{{ t('Copy') }}
{{ t('Delete') }}
|