https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42612
--- Comment #2 from David Nind <[email protected]> --- Created attachment 199175 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199175&action=edit Bug 42612: Change button colours in manage-marc-import.pl This patches changes the button colours in manage-marc-import.pl so that "Import this batch into the catalog" is more prominent, and "Apply different matching rules" is less prominent. Test plan: 0. Apply the patch 1. Go to a bib record like http://localhost:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=29 2. Click "Save" and choose "MARCXML" 3. Go to http://localhost:8081/cgi-bin/koha/tools/stage-marc-import.pl 4. Click "Upload file" 5. Choose "MARCXML" for the "Format:" 6. Change "Check for embedded item record data" to "No" 7. Click "Stage for import" 8. Wait for the staging to complete. This will be show when the status bar hits "100% Finished" and a "View batch" link appears. 9. Click "View batch" 10. Note that "Import this batch into the catalog" is a prominent yellow button with black text 11. Note that "Apply different matching rules" is a less prominent dark grey button with white text 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/
