Bug 24727: (bug 14697 follow-up) Replace link on title to bib detail page
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 25 Feb 2020 13:17:27 +0000 (14:17 +0100)
committerJoy Nelson <joy@bywatersolutions.com>
Thu, 12 Mar 2020 23:43:28 +0000 (23:43 +0000)
commit78cba3f3397d51355bb40f81c69a1b2404e85d5f
treed62aac97a65cca741e3e77f4fddfab04861a3852
parent2d60c61cf778940597eea24e330f6ddbdaa9fddf
Bug 24727: (bug 14697 follow-up) Replace link on title to bib detail page

903                               let title = `<a
class="return-claim-title strong"
href="/cgi-bin/koha/circ/request-rcticle.pl?biblionumber=[%
rc.checkout.item.biblionumber | html %]">

At first it seems like a typo:
request-rcticle.pl vs request-acticle.pl

But actually it does not make sense to link to request-article, we want
(I think) to link to the bibliographic record detail page.

Test plan:
- Have something in the claim table (cf bug 14697)
- Click on the title of the bibliographic record

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/js/checkouts.js