|
|
{{ t('Servicestatus') }} | {{ t('Service name') }} |
|
|---|---|---|---|
|
|
|||
|
|
|
@if (this.PermissionsService.hasPermissionObservable(['services', 'browser'])|async) { {{ service.Service.servicename }} } @else { {{ service.Service.servicename }} } |
|