From 88c2734c989b9cc98edc08c82af8ffdf078106cc Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Tue, 25 Jun 2019 13:57:02 +0000 Subject: [PATCH] [Trunk|Admin]: Change connect community to be like openaire. git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@56200 d315682c-612b-4755-9ff5-7f18f6832af3 --- src/app/app.component.ts | 4 ++-- src/app/pages/dashboard/dashboard.component.html | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/app.component.ts b/src/app/app.component.ts index 8a35a1a..74aa1a9 100644 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -174,7 +174,7 @@ export class AppComponent implements OnInit{ }; this.sideMenuItems.push(adminTools); } - if (this.communityId !== 'openaire') { + if (this.communityId !== 'openaire' && this.communityId !== 'connect') { const community: SideMenuItem = { rootItem: new MenuItem('community', 'Community', '', '', false, [], [], null), @@ -275,7 +275,7 @@ export class AppComponent implements OnInit{ items: [] }); this.sideMenuItems.push(help); - if (this.communityId !== 'openaire') { + if (this.communityId !== 'openaire' && this.communityId !== 'connect') { const stats: SideMenuItem = { rootItem: new MenuItem('stats', 'Statistics & Charts', '/stats', '/stats', false, [], [], {communityId: this.communityId}), diff --git a/src/app/pages/dashboard/dashboard.component.html b/src/app/pages/dashboard/dashboard.component.html index e1a0267..c467162 100644 --- a/src/app/pages/dashboard/dashboard.component.html +++ b/src/app/pages/dashboard/dashboard.component.html @@ -3,7 +3,7 @@
-
+

Profile @@ -11,7 +11,7 @@

Edit community information, change logo url, add community managers or subjects related to community.

Edit Community Profile

-
+

Content @@ -25,7 +25,7 @@

-
+

Statistics & Charts @@ -37,7 +37,7 @@

-
+

Links @@ -58,7 +58,7 @@ Help texts in classes

-
+

Text mining rules @@ -68,7 +68,7 @@ Text mining rules

-
+

Users