Bug 14306: Remove call to GetMarcNotes from sendshelf
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 27 Aug 2015 08:01:53 +0000 (10:01 +0200)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Mon, 7 Mar 2016 17:58:33 +0000 (17:58 +0000)
commitcf04868450b0137f20d61396ab0d80990c9dcf53
tree2d80095dae610367de85365ee1139e83b21b4cde
parent01994e2c48ee15d750bdbce2dec87babb11dc8cb
 Bug 14306: Remove call to GetMarcNotes from sendshelf

Just as mentioned in the first patch for sendbasket, I discovered that
the call of GetMarcNotes is not really used in sendshelf. The array is
passed to the template, but the template does not use it. (It uses the
information from GetBiblioData.)

Test plan:
[1] Send a list that includes a record with some notes (opac and staff).

Signed-off-by: Marc VĂ©ron <veron@veron.ch>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
opac/opac-sendshelf.pl
virtualshelves/sendshelf.pl