https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23856
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #94479|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 97953 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97953&action=edit Bug 23856: Split author and ISBN/ISSN out of citation in staged MARC record management This patch modifies the way data is passed to the staged MARC record management template, splitting author, ISBN, and ISSN out of the "citation" variable and passing them separately. The DataTables configuration for the staged MARC record management page is modified so that those now-separate variables are conditionally displayed. Unrelated minor change: Added a class to the MARC preview modal so that it displays wider. To test, apply the patch and view the "Staged MARC management" page for both batches of bibliographic records and batches of authority records. In each case the title or authority heading should be displayed as a link while author, ISBN, and ISSN (if any) should not. Signed-off-by: David Nind <[email protected]> -- 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/
