Bug 30992: (follow-up) Fix semicolon at line ending
authorKatrin Fischer <katrin.fischer.83@web.de>
Sun, 7 Aug 2022 22:11:03 +0000 (22:11 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 29 Sep 2022 16:57:45 +0000 (16:57 +0000)
commit90623a2715e85dab502e7a2bf6736806a589fcdb
treebe780da1c72f9f76b2ac57ff7166463c3a9dc033
parent0f234f9209375330e6b64b9f413ea9c8505f0f6c
Bug 30992: (follow-up) Fix semicolon at line ending

$itemLoopIter->{reservedate}     = $first_hold->reservedate,
$itemLoopIter->{ExpectedAtLibrary}         = $first_hold->branchcode;

1st line ends with a comma instead of a semicolon.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 4ddf182192f0706585fc6963992eab11d61c384b)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
opac/opac-reserve.pl