@if (this.PermissionsService.hasPermissionObservable(['hosts', 'browser'])|async) {
{{ host.name }}
} @else {
{{ host.name }}
}
|
{{ host.address }} |
{{ host.primary_container }}
|
@if (this.PermissionsService.hasPermissionObservable(['hosts', 'edit'])|async) {
{{ host.name }}
{{ host.name }}
} @else {
{{ host.name }}
}
0">
@if (this.PermissionsService.hasPermissionObservable(['hosttemplates', 'edit'])|async) {
{{ host.hosttemplate.name }}
{{ host.hosttemplate.name }}
} @else {
{{ host.hosttemplate.name }}
}
|