Bug 13891: DataTables server-side processing - patron cards
authorJonathan Druart <jonathan.druart@biblibre.com>
Fri, 20 Mar 2015 16:48:43 +0000 (17:48 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 13 Apr 2015 13:55:24 +0000 (10:55 -0300)
commitf6c750165de6a96b058dccd77b0000848cb3ef96
tree596a1810ca723aa3e7bccc3e1923a9a8ba3a9cd2
parenta77a9a70a232c3b2839945638df0f73aa9610327
Bug 13891: DataTables server-side processing - patron cards

This third patch removes the previous way to search for patron cards users.

Test plan:
1/ Add items to a patron card batch (patroncards/edit-batch.pl?op=edit&element_id=X)
2/ Add 1+ patrons to the batch
3/ Confirm there is no regression

Tested together with other patches.
Signed-off-by: Marc Veron <veron@veron.ch>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/common/patron_search.tt
koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-batch.tt
koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/members-search.tt [deleted file]
koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/tables/members_results.tt [new file with mode: 0644]
patroncards/add_user_search.pl [new file with mode: 0755]
patroncards/members-search.pl [deleted file]