diff --git a/src/app/components/about/about.component.html b/src/app/components/about/about.component.html index 057ba3e45..b83e9331c 100644 --- a/src/app/components/about/about.component.html +++ b/src/app/components/about/about.component.html @@ -1,48 +1,36 @@
-
-
-
-
Alfresco Content Services
-

version: {{ repository.edition }} {{ repository.version.display }}

-
+
+
+
+
Alfresco Content Application
+

version: {{ releaseVersion }}

+
-
-
License
- -
+
+
Alfresco Content Services
+

version: {{ repository.edition }} {{ repository.version.display }}

+
-
-
Status
- -
+
+
License
+ +
-
-
Modules
- -
+
+
Status
+ +
-
-
Alfresco Content Application
-

version: {{ releaseVersion }}

-
+
+
Modules
+ +
- - -
-
Packages
- - Current project is using the following ADF libraries: - - -
-
+
+
Packages
+ Current project is using the following ADF libraries: + +
+
diff --git a/src/app/components/about/about.component.ts b/src/app/components/about/about.component.ts index 77972dd3c..b305c0c44 100644 --- a/src/app/components/about/about.component.ts +++ b/src/app/components/about/about.component.ts @@ -40,8 +40,6 @@ export class AboutComponent implements OnInit { status: ObjectDataTableAdapter; license: ObjectDataTableAdapter; modules: ObjectDataTableAdapter; - githubUrlCommitAlpha = - 'https://github.com/Alfresco/alfresco-content-app/commits'; releaseVersion = ''; constructor(