in addbooks, after searching, let a user view a biblio (before editing)
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / modules / cataloguing / addbooks.tmpl
index a656392..5265315 100644 (file)
@@ -44,7 +44,7 @@
         <!-- /TMPL_IF -->
             <td>
                 <p>
-                    <!-- TMPL_VAR NAME="title" -->
+                    <a href="/cgi-bin/koha/catalogue/MARCdetail.pl?biblionumber=<!-- TMPL_VAR name="biblionumber" -->"><!-- TMPL_VAR NAME="title" --></a>
                 <!-- TMPL_VAR NAME="subtitle" -->
                 <!-- TMPL_IF name="summary" -->
                     <p><!-- TMPL_VAR name="summary" --></p>