Summary: | Datatables paging for news page is broken | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Templates | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | chris, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13863 | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 13858: Datatables paging on Koha news tool page slightly broken
Bug 13858: Datatables paging on Koha news tool page slightly broken Bug 13858: Datatables paging on Koha news tool page slightly broken |
Description
Katrin Fischer
2015-03-17 22:49:52 UTC
Created attachment 36968 [details] [review] Bug 13858: Datatables paging on Koha news tool page slightly broken The paging is slightly broken in the datatables table on the news page in the tools module. To test: - Access the tools > news page - Make sure you have a few news entries - Check that the paging is broken without the patch and fixed once the patch is applied Created attachment 36969 [details] [review] Bug 13858: Datatables paging on Koha news tool page slightly broken The paging is slightly broken in the datatables table on the news page in the tools module. To test: - Access the tools > news page - Make sure you have a few news entries - Check that the paging is broken without the patch and fixed once the patch is applied Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com> Created attachment 36974 [details] [review] Bug 13858: Datatables paging on Koha news tool page slightly broken The paging is slightly broken in the datatables table on the news page in the tools module. To test: - Access the tools > news page - Make sure you have a few news entries - Check that the paging is broken without the patch and fixed once the patch is applied Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Patch pushed to master. Thanks Katrina! Pushed to 3.18.x will be in 3.18.5 |