Koha/koha-tmpl/intranet-tmpl/prog/js
Kyle M Hall 97eb773c0a Bug 17761 - Renewing or returning item via the checkouts table causes lost and damaged statuses to disappear
Due to the fact that the lost and damaged status are contained within the due_due span,
when the item is renewed or returned these statuses disappear.
Some librarians find this disconcerting and it seems that it would be better to keep the visible.

Test Plan:
1) Find a lost item checked out to a patron
2) Renew that lost item via the checkouts table
3) Notice the lost status disappears from that row
4) Apply this patch
5) Refresh the page ( you may want to clear your browser cache as well )
6) Renew the item again
7) The lost status should remain visible!

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Edie Discher <edischer@cityoffargo.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-12-16 11:40:10 +00:00
..
pages Bug 17394 - exporting checkouts with items selects without items in combo-box 2016-11-07 16:43:51 +00:00
acq.js
additem.js
ajax.js
audio_alerts.js
automatic_item_modification_by_age.js
background-job-progressbar.js
basket.js
basketgroup.js
biblio_framework.js
cart.js
cataloging.js Bug 17477: Duplicating a subfield yields an empty subfield tag 2016-10-21 14:12:22 +00:00
checkouts.js Bug 17761 - Renewing or returning item via the checkouts table causes lost and damaged statuses to disappear 2016-12-16 11:40:10 +00:00
datatables.js
file-upload.js
holds.js
item_search_fields.js
localcovers.js
marc_modification_templates.js
marc_subfields_structure.js
members.js Bug 17344 - Followup to fix selectors 2016-11-29 17:21:33 +00:00
merge-record.js
offlinecirc.js
prevent_submit.js
sms_providers.js
staff-global.js
xmlControlfield.js
z3950_search.js