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 Bug 14752 - (QA followup) Remove annoying modal, use dialog box instead 2016-09-13 17:21:05 +00:00
ajax.js
audio_alerts.js Bug 16310 - Remove the use of "onclick" from audio alerts template 2016-08-01 14:35:27 +00:00
automatic_item_modification_by_age.js
background-job-progressbar.js
basket.js
basketgroup.js
biblio_framework.js Bug 17011 - Remove "onblur" event attribute from some templates 2016-09-09 12:55:41 +00:00
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 Bug 8030 - (QA Folllowup) Use Koha::Libraries 2016-09-12 08:47:46 +00:00
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 Bug 17012 - Remove more event attributes from administration templates 2016-09-09 13:29:52 +00:00
staff-global.js
xmlControlfield.js
z3950_search.js Bug 16812: Revise JS script for z3950_search.tts and remove onclick events 2016-07-15 15:24:57 +00:00