Skip to content

Commit

Permalink
Add chargeback to shortcuts to allow access to chargeback only.
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Povolny committed Apr 19, 2017
1 parent 27e1ab0 commit 0a5ae7c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions db/fixtures/miq_shortcuts.yml
Expand Up @@ -4,6 +4,11 @@
:url: /dashboard/show
:rbac_feature_name: dashboard_view
:startup: true
- :name: chargeback
:description: Cloud Intelligence / Chargeback
:url: /chargeback/explorer
:rbac_feature_name: chargeback
:startup: true
- :name: report_explorer
:description: Cloud Intelligence / Reports
:url: /report/explorer
Expand Down

0 comments on commit 0a5ae7c

Please sign in to comment.