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)
committerMason James <mtj@kohaaloha.com>
Thu, 22 Jan 2015 17:51:37 +0000 (06:51 +1300)
commit9ffc39b8bf6ff76f765af7cc7d8dc42d5fa2c6cf
tree91a5f028fa1c1fa28675b116e9a8dca8269b2d8d
parentcb8332e1a620b1c8b848701edfee947e64d29645
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>

Conflicts:
koha-tmpl/intranet-tmpl/prog/en/js/checkouts.js
koha-tmpl/intranet-tmpl/prog/en/js/checkouts.js
svc/checkouts