Skip to content

Commit

Permalink
Added new start page entries to match menu changes in Chargeback area
Browse files Browse the repository at this point in the history
  • Loading branch information
h-kataria committed May 12, 2020
1 parent 90dab7b commit 4ce4c14
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions db/fixtures/miq_shortcuts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,20 @@
:url: /utilization
:rbac_feature_name: utilization
:startup: true
- :name: chargeback
:description: Overview / Chargeback
:url: /chargeback/explorer
:rbac_feature_name: chargeback
- :name: chargeback_reports
:description: Overview / Chargeback / Reports
:url: /chargeback_reports/explorer
:rbac_feature_name: chargeback_reports
:startup: true
- :name: chargeback_rates
:description: Overview / Chargeback / Rates
:url: /chargeback_rates/show_list
:rbac_feature_name: chargeback_rates_show_list
:startup: true
- :name: chargeback_assignments
:description: Overview / Chargeback / Assignments
:url: /chargeback_assignments/explorer
:rbac_feature_name: chargeback_assignments
:startup: true
- :name: services
:description: Services / My Services
Expand Down

0 comments on commit 4ce4c14

Please sign in to comment.