Skip to content

Commit

Permalink
add model to linkto (#28573)
Browse files Browse the repository at this point in the history
  • Loading branch information
hellobontempo authored Oct 2, 2024
1 parent 53bb78c commit f2656be
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,15 @@
@route="vault.cluster.access.mfa.enforcements.enforcement"
@query={{hash tab="targets"}}
data-test-tab="targets"
@model={{this.model}}
>
Targets
</LinkTo>
<LinkTo
@route="vault.cluster.access.mfa.enforcements.enforcement"
@query={{hash tab="methods"}}
data-test-tab="methods"
@model={{this.model}}
>
Methods
</LinkTo>
Expand Down

0 comments on commit f2656be

Please sign in to comment.