Bug 13122 - Patron holds table no longer display date item went in transit
authorKyle M Hall <kyle@bywatersolutions.com>
Tue, 21 Oct 2014 08:44:24 +0000 (04:44 -0400)
committerMason James <mtj@kohaaloha.com>
Thu, 22 Jan 2015 17:51:39 +0000 (06:51 +1300)
commit7f0b3d0bc4868f46ebdd272a5303876a7cbe6110
tree998b41f79fc7c673ac812a06c709294c4ece887b
parent3e7a965a5c620ba28162dbd01bc908c1afb5bef4
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: Mason James <mtj@kohaaloha.com>
koha-tmpl/intranet-tmpl/prog/en/includes/strings.inc
koha-tmpl/intranet-tmpl/prog/en/js/holds.js