Summary: | The authority type admin page manage its own pagination | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Architecture, internals, and plumbing | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | chris, tomascohen, veron |
Version: | Main | ||
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: | ||
Circulation function: | |||
Bug Depends on: | 10947 | ||
Bug Blocks: | |||
Attachments: |
Bug 14042: Get rid of the home made pagination in the auth type admin
[Signed-off] Bug 14042: Get rid of the home made pagination in the auth type admin [PASSED QA] Bug 14042: Get rid of the home made pagination in the auth type admin |
Description
Jonathan Druart
2015-04-22 11:58:11 UTC
Created attachment 38327 [details] [review] Bug 14042: Get rid of the home made pagination in the auth type admin This patch removes the home made pagination and introduces datatables on this page. Test plan: Go to the authority type admin page and confirm there is a beautiful table. Created attachment 38338 [details] [review] [Signed-off] Bug 14042: Get rid of the home made pagination in the auth type admin This patch removes the home made pagination and introduces datatables on this page. Test plan: Go to the authority type admin page and confirm there is a beautiful table. Confirmed... Signed-off-by: Marc Véron <veron@veron.ch> Note: Tested for sign-off with and without 10947 applied. Worked in both ways. Created attachment 38376 [details] [review] [PASSED QA] Bug 14042: Get rid of the home made pagination in the auth type admin This patch removes the home made pagination and introduces datatables on this page. Test plan: Go to the authority type admin page and confirm there is a beautiful table. Confirmed... Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Patch pushed to master. Thanks Jonathan! Pushed to 3.18.x will be in 3.18.7 |