koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/barcodes la... [dev_week]


From: Mason James
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/barcodes la... [dev_week]
Date: Tue, 28 Aug 2007 22:55:50 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         dev_week
Changes by:     Mason James <sushi>     07/08/28 22:55:50

Modified files:
        koha-tmpl/intranet-tmpl/npl/en/barcodes: label-manager.tmpl 

Log message:
        now calls wrapper/redirect  label-print-select-pdf.pl script

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/barcodes/label-manager.tmpl?cvsroot=koha&only_with_tag=dev_week&r1=1.1.2.3.2.11&r2=1.1.2.3.2.12

Patches:
Index: label-manager.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/npl/en/barcodes/Attic/label-manager.tmpl,v
retrieving revision 1.1.2.3.2.11
retrieving revision 1.1.2.3.2.12
diff -u -b -r1.1.2.3.2.11 -r1.1.2.3.2.12
--- label-manager.tmpl  16 Jul 2007 01:25:02 -0000      1.1.2.3.2.11
+++ label-manager.tmpl  28 Aug 2007 22:55:49 -0000      1.1.2.3.2.12
@@ -45,7 +45,7 @@
                 <a 
href="/cgi-bin/koha/barcodes/label-manager.pl?op=delete_batch&batch_id=<!-- 
TMPL_VAR NAME="batch_id" -->">Delete</a>
         </td>
           <td>
-                 <a class="button" style="float: right;"  
href="/cgi-bin/koha/barcodes/label-print-pdf.pl?batch_id=<!-- TMPL_VAR 
NAME="batch_id" -->">Generate PDF for Batch  <!-- TMPL_VAR NAME="batch_id" 
--></a>
+                 <a class="button" style="float: right;"  
href="/cgi-bin/koha/barcodes/label-print-select-pdf.pl?batch_id=<!-- TMPL_VAR 
NAME="batch_id" -->">Generate PDF for Batch <!-- TMPL_VAR NAME="batch_id" 
--></a>
         </td></tr>
 <!-- /TMPL_LOOP -->
 </table>
@@ -59,7 +59,7 @@
         <a class="button" href="#" onclick="Plugin(<!-- TMPL_VAR 
NAME="batch_id" -->); return false;">Add item(s) to batch</a> 
&nbsp;&nbsp;&nbsp;&nbsp;
                <a class="button" 
href="/cgi-bin/koha/barcodes/label-manager.pl?batch_id=">Return to batch 
summary</a>&nbsp;&nbsp;&nbsp;&nbsp;
         <a class="button" style="border:2px solid #634;" 
href="/cgi-bin/koha/barcodes/label-manager.pl?op=delete_batch&amp;batch_id=<!-- 
TMPL_VAR NAME="batch_id" -->">Delete current batch (<!-- TMPL_VAR 
NAME="batch_id" -->)</a>&nbsp;&nbsp;&nbsp;&nbsp;
-<a class="button"  
href="/cgi-bin/koha/barcodes/label-print-pdf.pl?batch_id=<!-- TMPL_VAR 
NAME="batch_id" -->">Generate PDF for Batch: <!-- TMPL_VAR NAME="batch_id" 
--></a>
+<a class="button"  
href="/cgi-bin/koha/barcodes/label-print-select-pdf.pl?batch_id=<!-- TMPL_VAR 
NAME="batch_id" -->">Generate PDF for Batchmoo <!-- TMPL_VAR NAME="batch_id" 
--></a>
 </div>
 
 <h2>Items to be Printed for Batch <!-- TMPL_VAR NAME="batch_id" -->  (<!-- 
TMPL_VAR NAME="batch_count" -->  items)</h2>




reply via email to

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