Skip to content

Commit

Permalink
Merge pull request #189 from dlabrecq/Workaround
Browse files Browse the repository at this point in the history
HCS UI - Remove "overview" permissions for stage-beta
  • Loading branch information
Hyperkid123 committed Jul 7, 2023
2 parents a1063f0 + 3a21bb6 commit f280d5c
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions static/beta/stage/navigation/business-services-navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,7 @@
"id": "overview",
"appId": "hybridCommittedSpend",
"title": "Overview",
"href": "/business-services/hybrid-committed-spend",
"permissions": [
{
"method": "apiRequest",
"args": [{
"url": "https://billing.qa.api.redhat.com/v1/authorization/hcsEnrollment",
"accessor": "hcsDeal"
}]
}
]
"href": "/business-services/hybrid-committed-spend"
},
{
"id": "details",
Expand Down

0 comments on commit f280d5c

Please sign in to comment.