Summary: | Capitalization: Display Order | ||
---|---|---|---|
Product: | Koha | Reporter: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Component: | Staff interface | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | gmcharlt, lucas, martin.renvoize |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | String patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
23.05.00,22.11.03
|
|
Circulation function: | |||
Attachments: |
Bug 32718: Capitalization: Display Order
Bug 32718: Capitalization: Display Order Bug 32718: Capitalization: Display Order |
Description
Caroline Cyr La Rose
2023-01-24 21:51:29 UTC
Created attachment 145638 [details] [review] Bug 32718: Capitalization: Display Order This patch corrects the capitalization of the "Display order" column heading in the item groups table. To test: 0. Apply patch 1. Enable the EnableItemGroups system preference 1.1. Go to Administration > Global system preferences 1.2. Search for EnableItemGroups 1.3. Change the value to "Enable" 1.4. Click "Save all Circulation preferences" 2. Go to any bibliographic record 3. Click the "Item groups" tab at the bottom --> First column should be "Display order" Created attachment 145640 [details] [review] Bug 32718: Capitalization: Display Order This patch corrects the capitalization of the "Display order" column heading in the item groups table. To test: 0. Apply patch 1. Enable the EnableItemGroups system preference 1.1. Go to Administration > Global system preferences 1.2. Search for EnableItemGroups 1.3. Change the value to "Enable" 1.4. Click "Save all Circulation preferences" 2. Go to any bibliographic record 3. Click the "Item groups" tab at the bottom --> First column should be "Display order" Signed-off-by: David Nind <david@davidnind.com> Created attachment 145641 [details] [review] Bug 32718: Capitalization: Display Order This patch corrects the capitalization of the "Display order" column heading in the item groups table. To test: 0. Apply patch 1. Enable the EnableItemGroups system preference 1.1. Go to Administration > Global system preferences 1.2. Search for EnableItemGroups 1.3. Change the value to "Enable" 1.4. Click "Save all Circulation preferences" 2. Go to any bibliographic record 3. Click the "Item groups" tab at the bottom --> First column should be "Display order" Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Pushed to master for 23.05. Nice work everyone, thanks! Nice work everyone! Pushed to stable for 22.11.x No EnableItemGroups in 22.05.x, no backport |