From 2ad798c38a89a916339eb8c47b2a3e4b9b35d826 Mon Sep 17 00:00:00 2001 From: Alex Martzios Date: Mon, 28 Nov 2022 14:24:21 +0200 Subject: [PATCH] add communities' custom menu items for mobile --- sharedComponents/navigationBar.component.html | 69 +++++++++++++++++-- 1 file changed, 62 insertions(+), 7 deletions(-) diff --git a/sharedComponents/navigationBar.component.html b/sharedComponents/navigationBar.component.html index adab204f..fe40a74d 100644 --- a/sharedComponents/navigationBar.component.html +++ b/sharedComponents/navigationBar.component.html @@ -76,9 +76,71 @@
  • {{submenu.title}}
  • + + +
  • + + {{item.title}} + + + {{item.title}} + +
  • +
    +
    + + +
  • + + {{menu.title}} + + + {{menu.title}} + + + {{menu.title}} + + +
  • +
    +
    @@ -176,25 +238,20 @@ - -
  • - {{menu.title}} - {{menu.title}} - {{menu.title}} @@ -205,14 +262,12 @@