https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41285 Samuel Sowanick <sam.sowanick@corvallisoregon.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #201500|0 |1 is obsolete| | --- Comment #5 from Samuel Sowanick <sam.sowanick@corvallisoregon.gov> --- Created attachment 201775 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201775&action=edit Bug 41285: Add spacing around ERM agreements filter options When viewing the list of ERM agrements, there is whitespace missing around the filter options before the table list the agreements. Test plan: 1. Enable the ERM system preference: set ERMModule to "Enable". 2. Go to ERM > Agreements. 3. Create an agreement. 4. Note that there is whitespace missing around some options: - after "...on:" - before "Show mine only..." 5. Apply the patch. 6. Rebuild everything: yarn build 7. Restart everything: restart_all 8. Clear the browser cache and access the agreements page again. 9. Note that there is now whitespace around the filter options. -- You are receiving this mail because: You are watching all bug changes.