Bug 27170: Add support for new 'links' property
authorAndrew Isherwood <andrew.isherwood@ptfs-europe.com>
Tue, 8 Dec 2020 12:21:43 +0000 (12:21 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 21 Sep 2021 18:22:57 +0000 (20:22 +0200)
commit045a59a3585851ed5894b855c2f01b54a97fe9e5
tree0942ce5b9ae3d4505d0e5feb016a52290d0e2908
parent57c5d83998e169701c0103d51c710ec5c247f86d
Bug 27170: Add support for new 'links' property

This commit adds support for the new 'links' property that will allow an
availability plugin to return an array of links for a result. These
links are parsed and appended to the title field of a results record.

Signed-off-by: Holly Cooper <hc@interleaf.ie>
Signed-off-by: Barry Cannon <bc@interleaf.ie>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/js/ill-availability.js
koha-tmpl/opac-tmpl/bootstrap/js/ill-availability.js