http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15047 --- Comment #4 from M. Tompsett <mtompset@hotmail.com> --- Comment on attachment 43767 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43767 Bug 15047 - 655 URL not clickable in opac-detail. Review of attachment 43767: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=15047&attachment=43767) ----------------------------------------------------------------- ::: koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl @@ +785,4 @@
<xsl:attribute name="href">/cgi-bin/koha/opac-search.pl?q=an:<xsl:value-of select="marc:subfield[@code=9]"/></xsl:attribute> </xsl:when> <xsl:when test="$TraceSubjectSubdivisions='1'"> + <xsl:attribute name="href">/cgi-bin/koha/opac-search.pl?q=<xsl:call-template name="subfieldSelectSubject">
Why the name change? -- You are receiving this mail because: You are watching all bug changes.