From 7e9b4c5dff614f563218bf6a87a2a9e2e9e4db33 Mon Sep 17 00:00:00 2001 From: "argiro.kokogiannaki" Date: Thu, 7 May 2020 13:31:13 +0000 Subject: [PATCH] [Connect|Trunk] App.component: smoother load of customization show subscribe when community is loaded Footer: switch to dark background git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@58636 d315682c-612b-4755-9ff5-7f18f6832af3 --- src/app/app.component.ts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/app.component.ts b/src/app/app.component.ts index 9376b9e..4c9233e 100644 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -28,14 +28,14 @@ import {UserManagementService} from "./openaireLibrary/services/user-management. [community]=community [showMenu]=showMenu [properties]="properties" [enableSearch]="false" searchRoute="/search/find/research-outcomes" [showHomeMenuItem]="false"> - +
-
+
@@ -53,10 +53,10 @@ import {UserManagementService} from "./openaireLibrary/services/user-management. - + [darkBackground]="true" [centered]="true">
`