Bug 21854: Use template plugin to display category description
authorNick Clemens <nick@bywatersolutions.com>
Fri, 16 Nov 2018 17:23:14 +0000 (17:23 +0000)
committerJesse Maseto <jesse@bywatersolution.com>
Fri, 7 Dec 2018 21:27:15 +0000 (21:27 +0000)
commit391e7f7188472f3399007c836c0605cfc1277a30
tree358b8e0762c1100635e36f7b71184569fb82c83a
parentcf8a03db2cf3bdcfbad8566377f54fd84face864
Bug 21854: Use template plugin to display category description

Rather than getting the description in the script and passing, we should
just use the tmeplate plugin to get the description from the category
code.

To test:
1 - Find a patron, note their category
2 - Visit Tools - Batch patron modification
3 - Enter barcode of patron above
4 - Note category does not show in the display of patrons to be modified
5 - Apply patch
6 - Reload the page, note the patron category displays
7 - Modify the patron (anything but category)
8 - Check that category still diplays correctly in results

Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault@inLibro.com>
Signed-off-by: Andreas Roussos <arouss1980@gmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit df68391a5ec2eac05a88373dc10c136c8d057e98)

Signed-off-by: Jesse Maseto <jesse@bywatersolution.com>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt
tools/modborrowers.pl