Bug 18916

Summary: Add pagination to top of search results in staff client
Product: Koha Reporter: Aleisha Amohia <aleisha>
Component: SearchingAssignee: Aleisha Amohia <aleisha>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: Sponsored Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 18916: Add pagination to top of search results in staff client
Bug 18916: Add pagination to top of search results in staff client
Bug 18916: Add pagination to top of search results in staff client

Description Aleisha Amohia 2017-07-10 00:10:14 UTC
... to be consistent with OPAC.
Comment 1 Aleisha Amohia 2017-07-10 00:15:36 UTC
Created attachment 64939 [details] [review]
Bug 18916: Add pagination to top of search results in staff client

To look the same as OPAC.

To test:
1) Do a catalogue search in staff client that results in more than one
page
2) Notice pagination is only at the bottom
3) Apply patch and refresh page
4) Notice pagination is at top also

Sponsored-by: Catalyst IT
Comment 2 Lee Jamison 2017-07-11 13:00:58 UTC
Created attachment 64997 [details] [review]
Bug 18916: Add pagination to top of search results in staff client

To look the same as OPAC.

To test:
1) Do a catalogue search in staff client that results in more than one
page
2) Notice pagination is only at the bottom
3) Apply patch and refresh page
4) Notice pagination is at top also

Sponsored-by: Catalyst IT

Signed-off-by: Lee Jamison <ldjamison@marywood.edu>
Comment 3 Nick Clemens 2017-10-07 01:26:00 UTC
Created attachment 67773 [details] [review]
Bug 18916: Add pagination to top of search results in staff client

To look the same as OPAC.

To test:
1) Do a catalogue search in staff client that results in more than one
page
2) Notice pagination is only at the bottom
3) Apply patch and refresh page
4) Notice pagination is at top also

Sponsored-by: Catalyst IT

Signed-off-by: Lee Jamison <ldjamison@marywood.edu>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Comment 4 Jonathan Druart 2017-10-09 19:18:19 UTC
Pushed to master for 17.11, thanks to everybody involved!