Skip to content

Commit

Permalink
Remove link to Requests in breadcrumbs
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoj committed Dec 6, 2024
1 parent 688b29b commit 07c42f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Requests
- else
%li.breadcrumb-item
= link_to('Requests', requests_path)
Requests
- if @bs_request.present?
:ruby
current_page = current_page?(request_show_path(@bs_request.number, params[:request_action_id])) ||
Expand Down

0 comments on commit 07c42f2

Please sign in to comment.