https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36834
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Jonathan Druart <[email protected]> --- Why don't you reuse the same pattern as other catalogue files? catalogue/MARCdetail.pl has 94 $record = $biblio_object->metadata->record({ embed_items => 1 }) if $biblio_object; -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
