Bug 29871: Remove marcflavour param in Koha::Biblio->get_marc_notes
authorFridolin Somers <fridolin.somers@biblibre.com>
Thu, 13 Jan 2022 07:05:29 +0000 (21:05 -1000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 6 Jun 2022 17:26:51 +0000 (14:26 -0300)
commitb74ce12b8566ddab1149a82a9aa9b071f2586803
treeb3bfce523cf7d76ba7ed70b0836b564677476ce5
parent5f9214658850ce2e1fabecfeb10cd011f354a5e0
Bug 29871: Remove marcflavour param in Koha::Biblio->get_marc_notes

Test plan :
Display a biblio record with some MARC notes in details page and basket,
OPAC and staff
Run prove t/db_dependent/Koha/Biblio.t

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/Biblio.pm
basket/basket.pl
catalogue/detail.pl
opac/opac-basket.pl
opac/opac-detail.pl
t/db_dependent/Koha/Biblio.t