https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28864

Michael Hafen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #124787|0                           |1
        is obsolete|                            |

--- Comment #5 from Michael Hafen <[email protected]> ---
Created attachment 134004
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=134004&action=edit
Bug 28864: Have patron card creator use PatronsPerPage

Rebase after update to how patron search works elsewhere.

Add aLengthMenu, pageLength, and iDisplayLength to patroncards/edit-batch

Test plan:
1. Set the PatronsPerPage system preference to any integer other than 20.

2. Go to Tools -> Patron card creator.
3. Start a new Card Batch.
4. Click the 'Add patron(s)' button to open the patron search window.
5. Do a search.
6. Add more than 20 patrons to the batch and close the search window.
7. Observe that the per page drop down defaults to 20.
8. If the PatronsPerPage was set to a value other than 10, 20, 50, or 100
      observe that that value is not in the per page drop down.

9. Apply patch.
10. Reload the Patron Card Batch
11. Observe that the per page drop down includes the value of PatronsPerPage
     and that value is selected by default.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to