From 450cbc348a82e90f515fca3cf32a60f09056dabf Mon Sep 17 00:00:00 2001 From: Bogdan Cilibiu Date: Fri, 17 Nov 2017 06:19:55 +0200 Subject: [PATCH 1/2] names --- src/app/components/about/about.component.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/app/components/about/about.component.html b/src/app/components/about/about.component.html index 166b3868b..7c427f6f9 100644 --- a/src/app/components/about/about.component.html +++ b/src/app/components/about/about.component.html @@ -1,8 +1,8 @@
-
Product Version
-

{{ ecmVersion.edition }} {{ ecmVersion.version.display }}

+
Alfresco Content Services
+

version: {{ ecmVersion.edition }} {{ ecmVersion.version.display }}

@@ -20,6 +20,11 @@
+
+
Alfresco Content Aplication
+

version: 1.0

+
+
Source code
From 44ff7f12997ef71517b61d60fd7e7bc4b94eba1e Mon Sep 17 00:00:00 2001 From: Cilibiu Bogdan Date: Fri, 17 Nov 2017 06:28:04 +0200 Subject: [PATCH 2/2] name fix --- src/app/components/about/about.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/about/about.component.html b/src/app/components/about/about.component.html index 7c427f6f9..0142c6069 100644 --- a/src/app/components/about/about.component.html +++ b/src/app/components/about/about.component.html @@ -21,7 +21,7 @@
-
Alfresco Content Aplication
+
Alfresco Content Application

version: 1.0