]> 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:32:20 +0000 (12:32 +1300)
commitd8ad37612844865d8fe3403c1a721c78c2f6d13f
tree407fc22827a5928b89135a1e37ab2920bab9c9ab
parent51a00341767e1668cb4c1801d3858124d504db7b
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