Skip to content

Commit ec2f365

Browse files
authored
remove observe menu entry (#754)
1 parent 518e1fd commit ec2f365

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

web/console-extensions.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,6 @@
99
"href": "/netflow-traffic"
1010
}
1111
},
12-
{
13-
"type": "console.navigation/section",
14-
"properties": {
15-
"perspective": "admin",
16-
"id": "observe-projectadmin",
17-
"insertBefore": ["compute", "usermanagement"],
18-
"name": "%plugin__netobserv-plugin~Observe%"
19-
},
20-
"flags": { "disallowed": ["CAN_LIST_NS"] }
21-
},
2212
{
2313
"type": "console.navigation/href",
2414
"properties": {

0 commit comments

Comments
 (0)