mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
remove the left-arrow on the "retour" button, because it was placed on the right of the page
This commit is contained in:
parent
59c34dabd7
commit
f0e8df38af
@ -217,7 +217,7 @@
|
|||||||
>
|
>
|
||||||
{{ $t("cancel_signing") }}
|
{{ $t("cancel_signing") }}
|
||||||
</a>
|
</a>
|
||||||
<a class="btn btn-cancel" v-else :href="getReturnPath()">
|
<a class="btn btn-misc" v-else :href="getReturnPath()">
|
||||||
{{ $t("return") }}
|
{{ $t("return") }}
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user