From c973bec01c83108f0ea386fb55dfb6b7cffa96ab Mon Sep 17 00:00:00 2001 From: "sofia.baltzi" Date: Mon, 5 Mar 2018 14:21:28 +0000 Subject: [PATCH] Check if community and communityId are null git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@51040 d315682c-612b-4755-9ff5-7f18f6832af3 --- src/app/community/results/results.component.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/community/results/results.component.ts b/src/app/community/results/results.component.ts index e7ddfd6..529ba88 100644 --- a/src/app/community/results/results.component.ts +++ b/src/app/community/results/results.component.ts @@ -11,15 +11,15 @@ import { CommunityInfo } from '../../utils/communityInfo';