Bug Fixing : Browse shelves not displaying results
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 20 Oct 2009 08:47:13 +0000 (10:47 +0200)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 20 Oct 2009 09:31:52 +0000 (11:31 +0200)
koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl

index f3c1e30..08718e6 100644 (file)
@@ -325,7 +325,7 @@ YAHOO.util.Event.onContentReady("furtherm", function () {
 <!-- TMPL_ELSE -->
 <p>No physical items for this record</p>
 <!-- /TMPL_IF -->
-
+<!--/TMPL_LOOP-->
 <!-- TMPL_IF NAME="OpenOPACShelfBrowser" -->
 <div id="shelfbrowser">
 <h5 style="text-align: center;"><!-- TMPL_IF NAME="starting_homebranch" -->Browsing <!-- TMPL_VAR NAME="starting_homebranch" --> Shelves<!-- /TMPL_IF --><!-- TMPL_IF NAME="starting_location" -->, Shelving Location:</span><!-- TMPL_VAR NAME="starting_location" --> <!-- /TMPL_IF --> <a style="font-size: 75%;" href="/cgi-bin/koha/opac-detail.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->">Close Shelf Browser</a></h5>