Skip to content
Snippets Groups Projects
Commit 9d9432a1 authored by Matthieu BENOIST's avatar Matthieu BENOIST
Browse files

Merge branch 'DOS0198930' into 'master'

Changes the target link for the "request access" button

See merge request !166
parents 9c9190db 6d3fd160
Branches
Tags
1 merge request!166Changes the target link for the "request access" button
Pipeline #31251 passed
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
entire dataset, please apply for its access, in compliance with its terms of use.</span> entire dataset, please apply for its access, in compliance with its terms of use.</span>
</div> </div>
<div class="access-restreint-button"> <div class="access-restreint-button">
<a [routerLink]="['/', AppRoutes.accessManagement.uri]"> <a [routerLink]="['/', AppRoutes.availableData.uri]">
<button class="button" i18n="@@dataset.data.access.button"> <button class="button" i18n="@@dataset.data.access.button">
Request access to this dataset Request access to this dataset
</button> </button>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment