https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40879
Roman Dolny <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #31 from Roman Dolny <[email protected]> --- When disabling "Cite" feature in detail views, shouldn't we also disable the preparation of data for it? $template->param( cites => C4::Record::marc2cites($record) ); in: opac-detail.pl, opac-ISBDdetail.pl, opac-MARCdetail.pl -- 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/
