Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
Jonathan Druart 051dd6bf0b Bug 29609: Centralized code to build the link to a biblio detail page
There are 2 prefs that control the default view of biblio detail pages:
IntranetBiblioDefaultView for staff and BiblioDefaultView for OPAC.
There are as well viewISBD, viewLabeledMARC and viewMARC to allow/don't
allow access to those page for staff members.

This code need to be in a single place to avoid discrepancy.

Test plan:
Play with BiblioDefaultView and IntranetBiblioDefaultView and confirm
that the links of biblio point to the correct view.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-04-08 15:49:16 +02:00
..
value_builder
addbiblio.tt Bug 29609: Centralized code to build the link to a biblio detail page 2022-04-08 15:49:16 +02:00
addbooks.tt Bug 19532: Recalls on intranet 2022-03-14 22:45:51 -10:00
additem.tt Bug 30178: (bugs 27526 and 28445 follow-up) Every librarian can edit every item with IndependentBranches on 2022-03-03 16:11:50 -10:00
editor.tt
linkitem.tt
merge.tt
moveitem.tt Bug 29609: Centralized code to build the link to a biblio detail page 2022-04-08 15:49:16 +02:00
z3950_auth_search.tt Bug 30161: Remove duplicate z3950_search include 2022-03-22 10:17:34 -10:00
z3950_search.tt