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)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 8 Aug 2022 18:44:43 +0000 (15:44 -0300)
commit4ddf182192f0706585fc6963992eab11d61c384b
tree8595377422c940d9b3a0da014166d860dbdbda74
parentfe3339528e54b76302bfc46886304a13e0cd7941
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>
opac/opac-reserve.pl