Skip to content

Commit

Permalink
Merge pull request ManageIQ#16061 from GregP/add_tasks_to_shortcuts
Browse files Browse the repository at this point in the history
Add Tasks start page URL to shortcuts yaml file
(cherry picked from commit c7814fb)

https://bugzilla.redhat.com/show_bug.cgi?id=1497209
  • Loading branch information
h-kataria authored and d-m-u committed Jun 6, 2018
1 parent 909b023 commit aec035f
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 @@ -509,3 +509,8 @@
:url: /alerts_most_recent
:rbac_feature_name: monitor_alerts_most_recent
:startup: true
- :name: miq_proxy_tasks
:description: Settings / Tasks
:url: /miq_task/index?jobs_tab=tasks
:rbac_feature_name: tasks
:startup: true

0 comments on commit aec035f

Please sign in to comment.