https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39172 --- Comment #1 from Lisette Scheer <lisette@bywatersolutions.com> --- Created attachment 178800 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=178800&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 -- You are receiving this mail because: You are watching all bug changes.