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 se... [dev_week]


From: Mason James
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/npl/en/barcodes se... [dev_week]
Date: Thu, 05 Jul 2007 01:48:38 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         dev_week
Changes by:     Mason James <sushi>     07/07/05 01:48:38

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

Log message:
        display batchid

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/npl/en/barcodes/search.tmpl?cvsroot=koha&only_with_tag=dev_week&r1=1.1.2.2.2.4&r2=1.1.2.2.2.5

Patches:
Index: search.tmpl
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/npl/en/barcodes/Attic/search.tmpl,v
retrieving revision 1.1.2.2.2.4
retrieving revision 1.1.2.2.2.5
diff -u -b -r1.1.2.2.2.4 -r1.1.2.2.2.5
--- search.tmpl 5 Jul 2007 01:15:13 -0000       1.1.2.2.2.4
+++ search.tmpl 5 Jul 2007 01:48:38 -0000       1.1.2.2.2.5
@@ -3,7 +3,12 @@
 
 <div id="main-compact">
 
-<h1>Catalogue Item Search</h1>
+<h1>Catalogue Item Search
+
+<!-- TMPL_IF name="batch_id" -->
+ for Batch <!-- TMPL_VAR NAME="batch_id" -->
+<!-- /TMPL_IF  -->
+</h1>
 
 <form name="f" method="post">
        <input type="hidden" name="op" value="do_search" />
@@ -62,6 +67,8 @@
                        <option value="biblioitems.dewey">Dewey</option>
                        <option value="biblioitems.publicationyear">Publication 
Year</option>
                        <option 
value="biblioitems.publishercode">Publisher</option>
+                       <option value="biblioitems.itemtype">Itemtype</option>
+                       <option value="biblioitems.classification">Item 
Callnumber</option>
                </select>
 
 
@@ -87,10 +94,5 @@
        </table>
 <p>            <input type="submit" value="Start search" class="submit" /></p>
 </form>
-fdfds
- <!-- TMPL_VAR NAME="batch_id" -->
-sdg
-df
-
 </div>
 <!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->




reply via email to

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