Bug 32649

Summary: Use template wrapper for library transfer limits tabs
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: david, dcook, kyle, lucas, testopia
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
23.05.00,22.11.03
Bug Depends on: 32571    
Bug Blocks:    
Attachments: Bug 32649: Use template wrapper for library transfer limits tabs
Bug 32649: Use template wrapper for library transfer limits tabs
Bug 32649: Use template wrapper for library transfer limits tabs

Description Owen Leonard 2023-01-17 15:18:23 UTC
Continuing the work of Bug 32571, the library transfer limits template should be revised to use the new WRAPPER for tabs.
Comment 1 Owen Leonard 2023-01-17 15:23:20 UTC Comment hidden (obsolete)
Comment 2 David Nind 2023-01-17 18:33:57 UTC
Created attachment 145365 [details] [review]
Bug 32649: Use template wrapper for library transfer limits tabs

This patch implements the template WRAPPER system (see Bug 32571) for
building tabs on the library transfer limits page.

To test, apply the patch and go to Administration -> Library
transfer limits. It should look the same as before and all tabs should
function correctly.

Signed-off-by: David Nind <david@davidnind.com>
Comment 3 Katrin Fischer 2023-02-05 12:39:39 UTC
Created attachment 146202 [details] [review]
Bug 32649: Use template wrapper for library transfer limits tabs

This patch implements the template WRAPPER system (see Bug 32571) for
building tabs on the library transfer limits page.

To test, apply the patch and go to Administration -> Library
transfer limits. It should look the same as before and all tabs should
function correctly.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Tomás Cohen Arazi 2023-02-07 18:29:39 UTC
Pushed to master for 23.05.

Nice work everyone, thanks!
Comment 5 Jacob O'Mara 2023-02-08 16:53:27 UTC
Nice work, thanks everyone!

Pushed to 22.11.x for the next release.
Comment 6 Lucas Gass 2023-02-15 21:34:47 UTC
Enhancement will not be backported to 22.05.x