| {{ t('Host name') }} | @if (this.PermissionsService.hasPermissionObservable(['patchstatus', 'index'])|async) {{{ t('Patch status') }} | }{{ t('Version') }} |
|---|---|---|
| @if (this.PermissionsService.hasPermissionObservable(['hosts', 'browser'])|async) { {{ host.Hosts.name }} } @else { {{ host.Hosts.name }} } | @if (this.PermissionsService.hasPermissionObservable(['patchstatus', 'index'])|async) {{{ t('Host Patch status') }} | }{{ host.macos_update.version }} |