https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12533
--- Comment #6 from Katrin Fischer <[email protected]> --- Comment on attachment 88776 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=88776 Bug 12533: Improve authority search result display Review of attachment 88776: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=12533&attachment=88776) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/includes/authorities-search-results.inc @@ -56,2 @@ > [% BLOCK authresult %] > - [% IF ( summary.label ) %][% summary.label | html %]:[% END %] This all seems to work well, but i am in doubt about this line here. I think the summary feature is only used by UNIMARC, but are we sure this has no side effects? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
