From 47989aead436efb4a6b72200aa87bc1e6ef5c9b2 Mon Sep 17 00:00:00 2001 From: "argiro.kokogiannaki" Date: Wed, 23 Jan 2019 09:02:02 +0000 Subject: [PATCH] Navigation bar: Change the checks for the root menu item, show only the text if there are required routes (not null) git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/app@54623 d315682c-612b-4755-9ff5-7f18f6832af3 --- sharedComponents/navigationBar.component.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/sharedComponents/navigationBar.component.html b/sharedComponents/navigationBar.component.html index 3dcca21d..e9d65df1 100644 --- a/sharedComponents/navigationBar.component.html +++ b/sharedComponents/navigationBar.component.html @@ -45,9 +45,10 @@
  • - {{menu.rootItem.title}} + {{menu.rootItem.title}} {{menu.rootItem.title}} - {{menu.rootItem.title}} + {{menu.rootItem.title}} +