Skip to content

Commit

Permalink
Update breadcrumb for excluded requests
Browse files Browse the repository at this point in the history
This aligns the breadcrumb for excluded requests with the other
staging workflow breadcrumbs.
  • Loading branch information
bgeuken committed Nov 20, 2018
1 parent eaa8c27 commit f985941
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 f985941

Please sign in to comment.