Skip to content

Commit

Permalink
[UPS-4204] Pass uitpas numbers to back button
Browse files Browse the repository at this point in the history
  • Loading branch information
hirviid committed Nov 4, 2022
1 parent 9ba8ee1 commit fa7516f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div class="sidebar__inner">

<div class="back-nav">
<a ui-sref="counter.main.advancedSearch">Terug</a>
<a ui-sref="counter.main.advancedSearch({uitpasNumbers: bac.bulkSelection.uitpasNumberSelection})">Terug</a>
</div>

<p class="element-title">
Expand Down

0 comments on commit fa7516f

Please sign in to comment.