X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=skyquake%2Fplugins%2Fuser_management%2Fconfig.json;h=0e66f6f2b0956753307561b1d9e42b9904f16b8a;hb=223b8d21b98a9ff27367ab77fe9507e603e744b2;hp=930b9cf1747b9b484e417e829cb011d31101d48e;hpb=f147816aea224dce35599cfa0a814caba546c802;p=osm%2FUI.git diff --git a/skyquake/plugins/user_management/config.json b/skyquake/plugins/user_management/config.json index 930b9cf17..0e66f6f2b 100644 --- a/skyquake/plugins/user_management/config.json +++ b/skyquake/plugins/user_management/config.json @@ -10,5 +10,10 @@ "route": "user-management", "component": "./dashboard/dashboard.jsx", "type": "internal" + },{ + "label": "Platform Role Management", + "route": "platform", + "component": "./platformRoleManagement/platformRoleManagement.jsx", + "type": "internal" }] }