From 9418fab7745f3b08089057212cd0fbf8f325bfa4 Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Wed, 7 Dec 2022 12:09:01 +0200 Subject: [PATCH] [Library | angular-14]: menu.component: Added commented code for creating new gateway specific pages when editing custom menu. --- dashboard/menu/menu.component.html | 19 ++++++++++ dashboard/menu/menu.component.ts | 60 +++++++++++++++++++++++++++++- 2 files changed, 78 insertions(+), 1 deletion(-) diff --git a/dashboard/menu/menu.component.html b/dashboard/menu/menu.component.html index 98d45a0d..2a1f847c 100644 --- a/dashboard/menu/menu.component.html +++ b/dashboard/menu/menu.component.html @@ -206,6 +206,25 @@
The item is not used because the required page is disabled
+ + + + + + + + + + + + + + + + + + +