Summary: | Administration currencies table not showing pagination | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Architecture, internals, and plumbing | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | normal | ||
Priority: | P5 - low | CC: | 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.05,22.11.11
|
|
Circulation function: | |||
Attachments: |
Bug 34982: Add pagination to the currencies table
Bug 34982: Add pagination to the currencies table Bug 34982: Add pagination to the currencies table |
Description
Jonathan Druart
2023-10-04 09:42:28 UTC
Created attachment 156520 [details] [review] Bug 34982: Add pagination to the currencies table Otherwise we only display the first 20. Test plan: Create more than 20 currencies and confirm that you can know filter the table and see all the currencies. Created attachment 156563 [details] [review] Bug 34982: Add pagination to the currencies table Otherwise we only display the first 20. Test plan: Create more than 20 currencies and confirm that you can know filter the table and see all the currencies. Signed-off-by: David Nind <david@davidnind.com> Created attachment 156584 [details] [review] Bug 34982: Add pagination to the currencies table Otherwise we only display the first 20. Test plan: Create more than 20 currencies and confirm that you can know filter the table and see all the currencies. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 23.11. Nice work everyone, thanks! Pushed to 23.05.x for 23.05.05 Nice work everyone! Pushed to oldstable for 22.11.x |