Bug 32030: Add link to license from agreement show view

Signed-off-by: Jonathan Field <jonathan.field@ptfs-europe.com>

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Jonathan Druart 2022-05-16 18:04:00 +02:00 committed by Tomas Cohen Arazi
parent 335feef423
commit 711ee74013
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -142,7 +142,11 @@
v-bind:key="counter"
>
<td>
{{ agreement_license.license.name }}
<router-link
:to="`/cgi-bin/koha/erm/licenses/${agreement_license.license_id}`"
>
{{ agreement_license.license.name }}
</router-link>
</td>
<td>
{{