[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/tools inve...
From: |
Henri-Damien LAURENT |
Subject: |
[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/tools inve... |
Date: |
Fri, 20 Jul 2007 14:04:17 +0000 |
CVSROOT: /cvsroot/koha
Module name: koha
Changes by: Henri-Damien LAURENT <hdl> 07/07/20 14:04:17
Modified files:
koha-tmpl/intranet-tmpl/prog/en/tools: inventory.tmpl
Log message:
adding popup to display biblio at inventory
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/tools/inventory.tmpl?cvsroot=koha&r1=1.5&r2=1.6
Patches:
Index: inventory.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/prog/en/tools/inventory.tmpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- inventory.tmpl 19 Jul 2007 07:40:47 -0000 1.5
+++ inventory.tmpl 20 Jul 2007 14:04:16 -0000 1.6
@@ -123,7 +123,7 @@
<!-- TMPL_VAR NAME="barcode" -->
</td>
<td>
- <p><b><!-- TMPL_VAR NAME="itemcallnumber" --></b> - <!--
TMPL_VAR NAME="title" --></p>
+ <p><b><!-- TMPL_VAR NAME="itemcallnumber" --></b> - <a href=#
onclick="javascript:window.open('/cgi-bin/koha/catalogue/MARCdetail.pl?biblionumber=<!--TMPL_VAR
Name="biblionumber"-->','Catalogue -- Biblio <!--TMPL_VAR
Name="biblionumber"-->','width=800,height=600,toolbar=false');"><!-- TMPL_VAR
NAME="title" --></a></p>
<p><!-- TMPL_VAR NAME="author" --></p>
</td>
<td>