'Data Provider' should be 'Data provider' according to our spelling rules. Found here: koha-tmpl/intranet-tmpl/prog/js/vue/components/ModuleDashboard/Widgets/ERMLatestSUSHIJobs.vue:70
Created attachment 191731 [details] [review] Bug 41658: corrected the miscapitalization of "Data provider"
Created attachment 191739 [details] [review] Bug 41658: "Data provider" string fix Fixed the miscapitalisation - "Data Provider" should be "Data provider" according to our spelling rules
Created attachment 191764 [details] [review] Bug 41658: "Data provider" string fix Fixed the miscapitalisation - "Data Provider" should be "Data provider" according to our spelling rules
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"
Created attachment 191818 [details] [review] Bug 41658: "Data provider" string fix Fixed the miscapitalisation - "Data Provider" should be "Data provider" according to our spelling rules Signed-off-by: David Nind <david@davidnind.com>
Forgot to add a sign-off line to the patch!
Thanks for the patch Ben!
Created attachment 191825 [details] [review] Bug 41658: "Data provider" string fix Fixed the miscapitalisation - "Data Provider" should be "Data provider" according to our spelling rules Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Thanks Ben! I think David already noted this on another bug. Your author line for the patch currently reads: From: Photonyx <Headtummy@gmail.com> If you want us to change that to your full name, please let us know!
Nice work everyone! Pushed to main for 26.05