The copy counts on the mr search results page can be wrong if a limiter was
applied to the metarecord search. Rather than supply inaccurate information to
the user, let's remove the counts from that page until a long-term solution can
be developed.
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Remington Steed <rjs7@calvin.edu>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
INCLUDE "opac/parts/ebook_api/avail.tt2";
END;
%]
- [% PROCESS "opac/parts/result/copy_counts.tt2" %]
+ [% UNLESS rec.mmr_id;
+ PROCESS "opac/parts/result/copy_counts.tt2";
+ END; %]
[% IF rec.user_circulated %]
<div class="result_item_circulated">
<img src="[% ctx.media_prefix %]/images/green_check.png[% ctx.cache_key %]" alt="[% l('Checked Out Before') %]"/>