Skip to content

Commit

Permalink
Merge pull request #14809 from martinpovolny/chargeback_shortcut
Browse files Browse the repository at this point in the history
Add chargeback to shortcuts to allow access to chargeback only.
  • Loading branch information
isimluk authored Apr 19, 2017
2 parents d573adc + 0a5ae7c commit b3a9c9a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions db/fixtures/miq_shortcuts.yml
Original file line number Diff line number Diff line change
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 b3a9c9a

Please sign in to comment.