https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14385

--- Comment #151 from M. Tompsett <mtomp...@hotmail.com> ---
Comment on attachment 70259
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70259
Bug 14385: A lot of patches

Review of attachment 70259:
 --> 
(https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=14385&attachment=70259)
-----------------------------------------------------------------

::: opac/opac-tags.pl
@@ +310,5 @@
> +        if (grep { $_->{term} eq $my_tag->{term} } @$results) {
> +            if (! $my_tag->{visible} ) {
> +                my $check_biblio = GetMarcBiblio({
> +                    biblionumber => $my_tag->{biblionumber},
> +                    embed_itesm  => 1,

Always good idea to re-check over and over. :)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to