mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
About component, Add missing Content Services URL label (#4850)
This commit is contained in:
committed by
Eugenio Romano
parent
c34205d863
commit
5f8976004e
@@ -56,7 +56,7 @@
|
||||
</mat-list-item>
|
||||
<mat-divider></mat-divider>
|
||||
<mat-list-item>
|
||||
<h4 matLine>{{ 'ABOUT.SERVER_SETTINGS.PROCESS_SERVICE_HOST' | translate: { value: ecmHost } }}</h4>
|
||||
<h4 matLine>{{ 'ABOUT.SERVER_SETTINGS.CONTENT_SERVICE_HOST' | translate: { value: ecmHost } }}</h4>
|
||||
</mat-list-item>
|
||||
</mat-list>
|
||||
|
||||
|
Reference in New Issue
Block a user