Koha/koha-tmpl/opac-tmpl/bootstrap
Fridolin Somers 4159512fc5 Bug 20341: Show authorized value description for withdrawn like damaged and lost
Actually catalog detail page shows for damaged and lost items the authorized value description if exists.
We must do the same for withdrawn information.

Test plan :
1) Set for items a subfield linked to items.withdrawn and using the authorized value category 'WITHDRAWN'
2) Edit the authorized value category to add value '2' and description 'Eaten by dog'
3) Edit an item to set this withdrawn value
4) Go to staff interface and look at items in record detail page /cgi-bin/koh/catalogue/detail.pl :
=> Without patch you see 'Withdrawn' and with patch you see 'Eaten by dog'
5) Go to OPAc and look at items in record detail page /cgi-bin/koha/opac-detail.pl :
=> Without patch you see 'Withdrawn' and with patch you see 'Eaten by dog'

Signed-off-by: delaye <stephane.delaye@biblibre.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-03-19 12:23:15 -03:00
..
css Bug 20155: (follow-up) Compiled CSS 2018-02-12 18:02:00 -03:00
en Bug 20341: Show authorized value description for withdrawn like damaged and lost 2018-03-19 12:23:15 -03:00
images
itemtypeimg
js Bug 19702: Correct cookie path in Basket.js 2017-12-22 13:15:37 -03:00
less Bug 20155: Improve readability of OPAC header language menu 2018-02-12 18:02:00 -03:00
lib Bug 13696: Add support for Font Awesome icons in Koha 2015-10-27 09:57:23 -03:00