Summary: | Doubled up paging on order receive | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Templates | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | P5 - low | CC: | chris, jonathan.druart, mathsabypro |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | 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: | |||
Bug Blocks: | 10124 | ||
Attachments: |
screenshot
MT10144: Remove duplicate pagination on the pending orders page. [PATCH][SIGNED OFF] MT10144: Remove duplicate pagination on the pending orders [PASSED QA] MT10144: Remove duplicate pagination on the pending orders page. |
*** This bug has been marked as a duplicate of bug 10124 *** Created attachment 17697 [details] [review] MT10144: Remove duplicate pagination on the pending orders page. Test plan: Check that there is just one pagination on the pending orders page. After applying the patch, I can see no more the useless pagination under the table. Reception works well. I sign off. M. Saby Created attachment 17867 [details] [review] [PATCH][SIGNED OFF] MT10144: Remove duplicate pagination on the pending orders Created attachment 17868 [details] [review] [PASSED QA] MT10144: Remove duplicate pagination on the pending orders page. Test plan: Check that there is just one pagination on the pending orders page. http://bugs.koha-community.org/show_bug.cgi?id=10044 Signed-off-by: Mathieu Saby <mathieu.saby@univ-rennes2.fr> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works and deletes the old pagination that was replaced by datatables. This patch has been pushed to master and 3.12.x. Pushed to 3.10.x will be in 3.10.6 |
Created attachment 17414 [details] screenshot On the order receive page there are 2 different paginations - an old link based one and the new datatables paging. 1) Start receiving a new shipment for a vendor with lots of outstanding orders 2) Scroll to bottom of the page