Bug 13195 - Regression: Circulation checkouts table no longer shows item type description
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 13 Nov 2014 16:04:17 +0000 (11:04 -0500)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 17 Nov 2014 00:35:09 +0000 (21:35 -0300)
commit13fda8378337388e0bf353eacfb26ac3d3511dc8
treed5ac456e05f71d8c9d14dcf3e997aed13ee4bcb3
parent48db11d68b7f83588903d7c9621a144ca3be8d3a
Bug 13195 - Regression: Circulation checkouts table no longer shows item type description

Another regression caused by Bug 11703: The list of checkouts on the
circulation and patron detail page shows item type codes instead of the
full description.

Test Plan:
1) View a patron's checkouts, note the Item type column displays the
   code rather than the description.
2) Apply this patch
3) Refresh the page, note the description is now displayed

Signed-off-by: Frederic Demians <f.demians@tamil.fr>
Works as described.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works as described, no problems found.
Passes tests and QA script.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/js/checkouts.js
svc/checkouts