https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41658 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |Fixes the capitalization release notes| |for ERM module's "Latest | |SUSHI Counter jobs" | |dashboard widget so that | |the table column heading is | |"Data provider" instead of | |"Data Provider". CC| |david@davidnind.com --- Comment #4 from David Nind <david@davidnind.com> --- Testing notes (using koha-testing-docker): 1. Enable the ERM module: set the ERMModule system preference = "Enable" 2. Go to the E-resource management module landing page 3. Note that for the "Latest SUSHI Counter jobs" dashboard widget that the table column heading says "Data Provider" 4. Apply the patch 5. Update things: yarn build 6. Restart everything: restart_all 7. Refresh the ERM module landing page 8/ Note that the column heading is now "Data provider" -- You are receiving this mail because: You are watching all bug changes.