Added new SDKs management support
[src/xds/xds-agent.git] / webapp / src / app / pages / pages-menu.ts
index eb5462c..c212179 100644 (file)
@@ -56,6 +56,14 @@ export const MENU_ITEMS: NbMenuItem[] = [
     title: 'SDKs',
     icon: 'fa fa-file-archive-o',
     link: '/pages/sdks',
+    /*
+    children: [
+      {
+        title: 'SDKs Management',
+        link: '/pages/sdks/management',
+      },
+    ],
+    */
   },
   {
     title: 'Boards',