]> git.koha-community.org Git - koha.git/commit
Bug 9695 - Use alphabet system preference on page used to browse patrons for patron...
authorOwen Leonard <oleonard@myacpl.org>
Tue, 5 Mar 2013 21:10:19 +0000 (16:10 -0500)
committerChris Cormack <chris@bigballofwax.co.nz>
Sat, 16 Mar 2013 23:31:40 +0000 (12:31 +1300)
commit2e0089df83f2504bf6c3704197f0c4d340e85e20
treec2550ee1452f6e56b4516aa015ecbab753f7b007
parentedbfe373f64b34991b5b2f21140632d5c51c0cbc
Bug 9695 - Use alphabet system preference on page used to browse patrons for patron card batches

When adding patrons to a batch for creating patron cards, the template
shows alphabet links for browsing all patrons. This patch converts the
hard-coded alphabet links to use the new alphabet system preference.

To test, go to the patron card creator and create a new batch. Click
"Add items" to pop up the window for browsing for patrons to add to the
batch. You should see a working array of alphabet letters which link to
patron search results.

Signed-off-by: David Cook <dcook@prosentient.com.au>
The patch adds consistency to the interface and works as described.
Signed-off-by: Jonathan Druarth <jonathan.druart@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/members-search.tt
patroncards/members-search.pl