Koha/koha-tmpl/intranet-tmpl/prog/en/js
Kyle M Hall e3d1e527e7 Bug 13122 - Patron holds table no longer display date item went in transit
In Koha 3.14 and earlier, an item on hold and in transit would display
the date the item was transferred. This is missing from the new ajax
holds table.

Test Plan:
1) Place an item on hold for delivery at a different library
2) Check the item in, confirm the hold and transfer
3) View the patron's holds tab on circulation.pl and/or moremember.pl
4) Note the item is show as in transit, but does not give the "since"
   date
5) Apply this patch
6) Note the in transit status now has a "since <date>"

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Small change, works as described.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-11-16 21:08:52 -03:00
..
pages Bug 9043: Syspref improvement: add new type "multiple" 2014-11-10 12:25:12 -03:00
acq.js Bug 7180: (follow-up) fix various issues 2014-05-04 19:56:59 +00:00
additem.js
ajax.js
background-job-progressbar.js
basket.js Bug 12150 - Use more javascript string formatting in intranet for translated strings. 2014-07-03 09:52:48 -03:00
basketgroup.js Bug 10533: move JavaScript functions for basket groups to a separate file 2014-04-18 19:25:12 +00:00
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 13253 - Unnecessary white space above checkouts table in circulation 2014-11-14 09:30:19 -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 Bug 12150 - Use more javascript string formatting in intranet for translated strings. 2014-07-03 09:52:48 -03:00
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 Bug 12150 - Use more javascript string formatting in intranet for translated strings. 2014-07-03 09:52:48 -03:00