Skip to content
Unverified Commit 64d8b696 authored by Dany Marcoux's avatar Dany Marcoux
Browse files

Correctly check for the current page in request breadcrumbs

Previously, it would only match on URLs like `/request/show/14`, but not
on `/request/show/14/request_action/26`. The second URL example is what
we get whenever selecting an action in the `Select Action` dropdown of
the request#show page with the `request_show_redesign` feature toggle.

Now, breadcrumbs are displayed for both URLs.
parent 12fdb5db
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment