Bug 34379

Summary: Inconsistencies in Library groups page
Product: Koha Reporter: Caroline Cyr La Rose <caroline.cyr-la-rose>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: RESOLVED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: andrew.auld, fridolin.somers
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
23.11.00,23.05.04,22.11.10
Bug Depends on:    
Bug Blocks: 34396    
Attachments: Bug 34379: Fix label of new library group button
Bug 34379: Fix label of new library group button
Bug 34379: Fix label of new library group button

Description Caroline Cyr La Rose 2023-07-25 16:30:20 UTC
While testing bug 33909, I had to look at all the pages in the administration module. In doing so, I found some inconsistencies between the various pages. 

For the Libraries page, here is what should be changed to make it consistent with the other pages in the module:

- Change the 'Add group' button to 'New group'
Comment 1 Caroline Cyr La Rose 2023-07-25 16:30:59 UTC
(In reply to Caroline Cyr La Rose from comment #0)
> While testing bug 33909, I had to look at all the pages in the
> administration module. In doing so, I found some inconsistencies between the
> various pages. 
> 
> For the Libraries page, here is what should be changed to make it consistent
> with the other pages in the module:
> 
> - Change the 'Add group' button to 'New group'

I meant the Library groups page...
Comment 2 Owen Leonard 2023-08-18 08:54:41 UTC
Created attachment 154607 [details] [review]
Bug 34379: Fix label of new library group button

This patch corrects the label on the button for creating a new library
group, changing it from "Add group" to "New group" for consistency.

To test, apply the patch and go to Administration -> Library groups.
Confirm that the button is now labeled "New group" and that it
still works to trigger the library group creation modal.
Comment 3 PTFS Europe Sandboxes 2023-08-18 09:10:16 UTC
Created attachment 154621 [details] [review]
Bug 34379: Fix label of new library group button

This patch corrects the label on the button for creating a new library
group, changing it from "Add group" to "New group" for consistency.

To test, apply the patch and go to Administration -> Library groups.
Confirm that the button is now labeled "New group" and that it
still works to trigger the library group creation modal.

Signed-off-by: Andrew <andrew.auld@ptfs-europe.com>
Comment 4 Andrew Auld 2023-08-18 09:10:45 UTC
Yay! Quick and easy to sign-off...just the ticket. :)
Comment 5 Katrin Fischer 2023-08-24 21:25:59 UTC
Created attachment 154758 [details] [review]
Bug 34379: Fix label of new library group button

This patch corrects the label on the button for creating a new library
group, changing it from "Add group" to "New group" for consistency.

To test, apply the patch and go to Administration -> Library groups.
Confirm that the button is now labeled "New group" and that it
still works to trigger the library group creation modal.

Signed-off-by: Andrew <andrew.auld@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 6 Tomás Cohen Arazi 2023-08-29 17:58:22 UTC
Pushed to master for 23.11.

Nice work everyone, thanks!
Comment 7 Fridolin Somers 2023-08-30 07:00:18 UTC
Pushed to 23.05.x for 23.05.04
Comment 8 Matt Blenkinsop 2023-08-31 10:24:22 UTC
Nice work everyone!

Pushed to oldstable for 22.11.x