http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11876
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #30797|0 |1 is obsolete| | Attachment #30798|0 |1 is obsolete| | Attachment #30799|0 |1 is obsolete| | Attachment #31847|0 |1 is obsolete| | --- Comment #12 from Jonathan Druart <[email protected]> --- Created attachment 31871 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31871&action=edit Bug 11876 - Add a diff view for staged MARC records. New patch should apply correctly. modified: C4/ImportBatch.pm modified: koha-tmpl/intranet-tmpl/prog/en/modules/tools/manage-marc-import.tt Signed-off-by: Owen Leonard <[email protected]> Bug 11876 - Diff column is now displayed. If a match is found, a 'View' link appears in the Diff column. Old patch was not implementing datatables, and therefore was not compatible with this version of Koha. modified: koha-tmpl/intranet-tmpl/prog/en/modules/tools/manage-marc-import.tt modified: tools/batch_records_ajax.pl Signed-off-by: Owen Leonard <[email protected]> These patches have some issues but I'm going to submit a follow-up which I think will address them all and offer some improvements as well. Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
