Skip to content

Commit

Permalink
Merge pull request #6309 from bgeuken/fix_breadcrumb_for_excluded_req…
Browse files Browse the repository at this point in the history
…uests

Update breadcrumb for excluded requests
  • Loading branch information
bgeuken committed Nov 20, 2018
2 parents bcbb707 + f985941 commit 4129fc2
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
= render partial: 'webui/project/breadcrumb_items'
%li.breadcrumb-item
= link_to 'Staging', staging_workflow_path(@staging_workflow)
%li.breadcrumb-item.active{ 'aria-current' => 'page' }
Staging workflow excluded requests
Excluded requests

0 comments on commit 4129fc2

Please sign in to comment.