|
{{ t('Name') }} | {{ t('Description') }} | {{ t('Container') }} | {{ t('Connectivity') }} |
|
---|---|---|---|---|---|
|
@if (externalSystem.allowEdit) { {{ externalSystem.name }} } @else { {{ externalSystem.name }} } {{ externalSystem.name }} | {{ externalSystem.description }} | {{ externalSystem.container }} | {{ t('ONLINE') }} {{ t('OFFLINE') }} |
|