https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39172 Martin Renvoize (ashimema) <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #178810|0 |1 is obsolete| | --- Comment #5 from Martin Renvoize (ashimema) <martin.renvoize@ptfs-europe.com> --- Created attachment 179098 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179098&action=edit Bug 39172: Merging records no longer compares side by side This patch updates the cataloging merge screen to restore side-by-side comparison. Both columns had ids added by the patch for formatting purposes. To test: 1. Go to cataloging module 2. Do a search (in sandboxes/ktd 1 works) 3. Select 2 or more records to merge 4. Click the "merge selected" button 5. Observe there are 2 columns on top of each other instead of side by side 6. Apply the patch 7. Restart all & rebuild css 8. Repeat steps 1-4 9. Observe the columns are side by side again. 10. Sign-off Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Jason Vasche <jvasche@roundrocktexas.gov> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.