Koha/koha-tmpl/intranet-tmpl/prog/en/js
Kyle M Hall 13fda83783 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>
2014-11-16 21:35:09 -03:00
..
pages Bug 9043: Syspref improvement: add new type "multiple" 2014-11-10 12:25:12 -03:00
acq.js
additem.js
ajax.js
background-job-progressbar.js
basket.js
basketgroup.js
cataloging.js Bug 13080 - Addition of noEnterSubmit class should not apply to textarea, only to input 2014-10-27 12:56:15 -03:00
checkouts.js Bug 13195 - Regression: Circulation checkouts table no longer shows item type description 2014-11-16 21:35:09 -03:00
datatables.js Bug 12987: Update table footer with the visible rows 2014-11-11 09:46:21 -03:00
holds.js Bug 13122 - Patron holds table no longer display date item went in transit 2014-11-16 21:08:52 -03:00
localcovers.js
members.js
merge-record.js Bug 10648 - In records merge greatest field can not be added 2014-08-05 20:17:17 -03:00
offlinecirc.js
prevent_submit.js
staff-global.js Bug 13089 - Tab key triggers JavaScript error in the checkEnter function 2014-11-07 15:09:20 -03:00
xmlControlfield.js