Skip to content

Commit

Permalink
Add link to staging workflow request backlog
Browse files Browse the repository at this point in the history
which is currently the Group#show page for
the staging managers group.
  • Loading branch information
ChrisBr committed Nov 20, 2018
1 parent eaa8c27 commit d2debc8
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
%dt Empty projects:
%dd= render 'empty_projects_list', projects: empty_projects

%dt Backlog:
-# TODO: add link to see the full list of the backlog of requests
%dt= link_to('Backlog:', group_show_path(staging_workflow.managers_group))
%dd= render 'requests_list', requests: unassigned_requests, more_requests: more_unassigned_requests

%dt Ready:
Expand Down

0 comments on commit d2debc8

Please sign in to comment.