koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/circ returns.tmp


From: Mike Hansen
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/circ returns.tmpl,1.6,1.7
Date: Tue, 27 May 2003 00:24:00 -0700

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/circ
In directory 
sc8-pr-cvs1:/tmp/cvs-serv10198/koha/koha-tmpl/intranet-tmpl/default/en/circ

Modified Files:
        returns.tmpl 
Log Message:


Index: returns.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/circ/returns.tmpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** returns.tmpl        8 May 2003 12:48:24 -0000       1.6
--- returns.tmpl        27 May 2003 07:23:58 -0000      1.7
***************
*** 1,8 ****
  <TMPL_INCLUDE Name="circulation-top.inc">
  
  <table align="right" cellpadding=10><tr><td>
        <a class="button" href=circulation.pl>
        Issues</a>&nbsp;
!       <a class="button" href=branchtransfers.pl>
        Transfers</a>
  </td></tr></table>
--- 1,18 ----
  <TMPL_INCLUDE Name="circulation-top.inc">
  
+ <script language="JavaScript">
+ <!-- Hide from old browsers
+ function openwindow(targeturl, windowname) {
+ newwin =
+ window.open(targeturl,windowname,"height=480,width=640,scrollbars,resizable")
+ }
+ // end hiding -->
+ </script>
+ 
+ 
  <table align="right" cellpadding=10><tr><td>
        <a class="button" href=circulation.pl>
        Issues</a>&nbsp;
!       <a class="buttFon" href=branchtransfers.pl>
        Transfers</a>
  </td></tr></table>
***************
*** 26,30 ****
                        <font color='red' size='+2'>Item marked 
Waiting:</font><br>
                Item <TMPL_VAR Name="itemtitle"> (<TMPL_VAR Name="itemauthor">) 
<br>
!       is marked waiting at <b><TMPL_VAR Name="branchname"></b> for <TMPL_VAR 
Name="name"> (<a href=/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR 
Name="bornum"> onClick='openWindow(this,'Member', 480, 640)'><TMPL_VAR 
Name="borcnum"></a>).
                        <center><form method=post action='returns.pl'>
                        <TMPL_LOOP Name="inputloop">
--- 36,40 ----
                        <font color='red' size='+2'>Item marked 
Waiting:</font><br>
                Item <TMPL_VAR Name="itemtitle"> (<TMPL_VAR Name="itemauthor">) 
<br>
!       is marked waiting at <b><TMPL_VAR Name="branchname"></b> for <TMPL_VAR 
Name="name"> (<a 
href="Javascript:openWindow('/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR 
Name="bornum">', 'Member')"><TMPL_VAR Name="borcnum"></a>).
                        <center><form method=post action='returns.pl'>
                        <TMPL_LOOP Name="inputloop">
***************
*** 41,45 ****
      Item: <TMPL_VAR Name="itemtitle"> (<TMPL_VAR Name="itemauthor">)<br>
   needs to be transfered to <b><TMPL_VAR Name="branchname"></b> <br>
! to be picked up by <TMPL_VAR Name="name"> (<a 
href=/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR Name="bornum"> 
onClick='openWindow(this,'Member', 480, 640)'><TMPL_VAR Name="borcnum"></a>).
                        <center><form method=post action='returns.pl'>
                        <TMPL_LOOP Name="inputloop">
--- 51,55 ----
      Item: <TMPL_VAR Name="itemtitle"> (<TMPL_VAR Name="itemauthor">)<br>
   needs to be transfered to <b><TMPL_VAR Name="branchname"></b> <br>
! to be picked up by <TMPL_VAR Name="name"> (<a 
href="Javascript:openWindow('/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR 
Name="bornum">', 'Member')"><TMPL_VAR Name="borcnum"></a>).
                        <center><form method=post action='returns.pl'>
                        <TMPL_LOOP Name="inputloop">
***************
*** 55,60 ****
                </TMPL_IF>
                <TMPL_IF Name="reserved">
!                       <font color='red' size='+2'>Reserve found:</font> Item: 
<TMPL_VAR Name="itemtitle"> (<TMPL_VAR Name="itemauthor">) <a 
href=/cgi-bin/koha/detail.pl?bib=<TMPL_VAR Name="itembiblionumber">&type=intra 
onClick=\"openWindow(this, 'Item', 480, 640)\"><TMPL_VAR 
Name="itembarcode"></a> <br>
!                       for <TMPL_VAR Name="name"> (<a 
href=/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR Name="bornum"> 
onClick='openWindow(this,'Member', 480, 640)'><TMPL_VAR Name="borcnum"></a>) to 
be collected at <b><TMPL_VAR Name="branchname"></b>.
                        <table cellpadding=5 cellspacing=0>
                        <tr><td valign="top">Change status to waiting and 
print<a href="" onClick='alert(document.forms[0].resslip.value); return 
false'>slip</a>?: </td>
--- 65,70 ----
                </TMPL_IF>
                <TMPL_IF Name="reserved">
!                       <font color='red' size='+2'>Reserve found:</font> Item: 
<TMPL_VAR Name="itemtitle"> (<TMPL_VAR Name="itemauthor">) <a 
href="Javascript:openWindow('/cgi-bin/koha/detail.pl?bib=<TMPL_VAR 
Name="itembiblionumber">&type=intra', 'Item')"><TMPL_VAR 
Name="itembarcode"></a> <br>
!                       for <TMPL_VAR Name="name"> (<a 
href="Javascript:openWindow('/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR 
Name="bornum">', 'Member')"><TMPL_VAR Name="borcnum"></a>) to be collected at 
<b><TMPL_VAR Name="branchname"></b>.
                        <table cellpadding=5 cellspacing=0>
                        <tr><td valign="top">Change status to waiting and 
print<a href="" onClick='alert(document.forms[0].resslip.value); return 
false'>slip</a>?: </td>
***************
*** 159,163 ****
                <font color=black><b>Borrower Information</b></font></td></tr>
                <tr><td colspan=2>
!               <a href=/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR 
Name="ribornum"> onClick="openWindow(this,'Member', 480, 640)"><TMPL_VAR 
Name="riborcnum"></a>
                <TMPL_VAR Name="riborsurname">, <TMPL_VAR Name="ribortitle"> 
<TMPL_VAR Name="riborfirstname"><br>
                </td></tr>
--- 169,173 ----
                <font color=black><b>Borrower Information</b></font></td></tr>
                <tr><td colspan=2>
!               <a 
href="Javascript:openWindow('/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR 
Name="ribornum">','Member')"><TMPL_VAR Name="riborcnum"></a>
                <TMPL_VAR Name="riborsurname">, <TMPL_VAR Name="ribortitle"> 
<TMPL_VAR Name="riborfirstname"><br>
                </td></tr>
***************
*** 168,177 ****
                                <tr><td valign=top><TMPL_IF 
Name="redfont"><font color="red"></TMPL_IF><TMPL_VAR Name="flag"><TMPL_IF 
Name="redfont"></font></TMPL_IF></td>
                                <TMPL_IF Name="charges">
!                                       <td bgcolor=<TMPL_VAR 
Name="color">><b><TMPL_VAR Name="msg"></b><a 
href=/cgi-bin/koha/pay.pl?bornum=<TMPL_VAR Name="bornum"> 
onClick="openWindow(this, 'Payment', 480,640)">Payment</a></td></tr>
                                </TMPL_IF>
                                <TMPL_IF Name="waiting">
                                        <td bgcolor=<TMPL_VAR Name="color">>
                                        <TMPL_LOOP Name="itemloop">
!                                               <a 
href=/cgi-bin/koha/detail.pl?bib=<TMPL_VAR 
Name="biblionum">&type=intraonClick="openWindow(this, 'Item', 480, 
640)"><TMPL_VAR Name="barcode"></a><TMPL_VAR Name="title">(<TMPL_VAR 
Name="brname">)<br>
                                        </TMPL_LOOP>
                                        </td></tr>
--- 178,187 ----
                                <tr><td valign=top><TMPL_IF 
Name="redfont"><font color="red"></TMPL_IF><TMPL_VAR Name="flag"><TMPL_IF 
Name="redfont"></font></TMPL_IF></td>
                                <TMPL_IF Name="charges">
!                                       <td bgcolor=<TMPL_VAR 
Name="color">><b><TMPL_VAR Name="msg"></b><a 
href="Javascript:openWindow('/cgi-bin/koha/pay.pl?bornum=<TMPL_VAR 
Name="bornum">', 'Payment')">Payment</a></td></tr>
                                </TMPL_IF>
                                <TMPL_IF Name="waiting">
                                        <td bgcolor=<TMPL_VAR Name="color">>
                                        <TMPL_LOOP Name="itemloop">
!                                               <a 
href="Javascript:openWindow('/cgi-bin/koha/detail.pl?bib=<TMPL_VAR 
Name="biblionum">&type=intra','Item')"><TMPL_VAR Name="barcode"></a><TMPL_VAR 
Name="title">(<TMPL_VAR Name="brname">)<br>
                                        </TMPL_LOOP>
                                        </td></tr>
***************
*** 181,185 ****
                                        <TMPL_LOOP Name="itemloop">
                                        <font color=red><TMPL_VAR 
Name="duedate"></font>
!                                               <a 
href=/cgi-bin/koha/detail.pl?bib=<TMPL_VAR Name="biblionum">&type='intra' 
onClick="openWindow(this, 'Item', 480, 640)">
                                                        <TMPL_VAR 
Name="barcode">
                                                </a>
--- 191,195 ----
                                        <TMPL_LOOP Name="itemloop">
                                        <font color=red><TMPL_VAR 
Name="duedate"></font>
!                                               <a 
href="Javascript:openWindow('/cgi-bin/koha/detail.pl?bib=<TMPL_VAR 
Name="biblionum">&type=intra', 'Item')">
                                                        <TMPL_VAR 
Name="barcode">
                                                </a>
***************
*** 218,222 ****
                        </td>
                        <td bgcolor=<TMPL_VAR Name="color">> align=center>
!                       <a href=/cgi-bin/koha/detail.pl?bib=<TMPL_VAR 
Name="itembiblionumber">&type=intra onClick=\"openWindow(this, 'Item', 480, 
640)\"><TMPL_VAR Name="barcode"></a></td>
                        <td bgcolor=<TMPL_VAR Name="color">><TMPL_VAR 
Name="itemtitle"></td>
                        <td bgcolor=<TMPL_VAR Name="color">><TMPL_VAR 
Name="itemauthor"></td>
--- 228,232 ----
                        </td>
                        <td bgcolor=<TMPL_VAR Name="color">> align=center>
!                       <a 
href="Javascript:openWindow('/cgi-bin/koha/detail.pl?bib=<TMPL_VAR 
Name="itembiblionumber">&type=intra', 'Item')"><TMPL_VAR 
Name="barcode"></a></td>
                        <td bgcolor=<TMPL_VAR Name="color">><TMPL_VAR 
Name="itemtitle"></td>
                        <td bgcolor=<TMPL_VAR Name="color">><TMPL_VAR 
Name="itemauthor"></td>
***************
*** 224,228 ****
                        <td bgcolor=<TMPL_VAR Name="color">>
                        <TMPL_IF Name="duedate">
!                               <a 
href=/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR Name="bornum"> 
onClick=\"openWindow(this,'Member', 480, 640)\">
                                        <TMPL_VAR Name="borcnum">
                                </a> <TMPL_VAR Name="borfirstname"> <TMPL_VAR 
Name="borsurname">
--- 234,238 ----
                        <td bgcolor=<TMPL_VAR Name="color">>
                        <TMPL_IF Name="duedate">
!                               <a 
href="Javascript:openWindow('/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR 
Name="bornum">','Member')">
                                        <TMPL_VAR Name="borcnum">
                                </a> <TMPL_VAR Name="borfirstname"> <TMPL_VAR 
Name="borsurname">




reply via email to

[Prev in Thread] Current Thread [Next in Thread]