Bug 5629 : Adding an HTML anchor in the link in order to choose the right tab when we click on the link

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
This commit is contained in:
koha-preprod 2011-02-08 09:28:41 -05:00 committed by Chris Cormack
parent 02824a0b08
commit b5c58f964a

View file

@ -383,7 +383,7 @@ YAHOO.util.Event.onContentReady("furtherm", function () {
<div id="holdings">
<!-- TMPL_IF name="count" -->
<!-- TMPL_IF name="lotsofitems" -->
<p>This record has many physical items. <a href="/cgi-bin/koha/opac-detail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->&amp;viewallitems=1">Click here to view them all.</a></p>
<p>This record has many physical items. <a href="/cgi-bin/koha/opac-detail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->&amp;viewallitems=1#holdings">Click here to view them all.</a></p>
<!-- TMPL_ELSE -->
<table id="holdingst">
<thead><tr>