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: Wed, 04 Jul 2007 14:45:20 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         dev_week
Changes by:     Mason James <sushi>     07/07/04 14:45:20

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

Log message:
        working date accesioned field

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.2&r2=1.1.2.2.2.3

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.2
retrieving revision 1.1.2.2.2.3
diff -u -b -r1.1.2.2.2.2 -r1.1.2.2.2.3
--- search.tmpl 4 Jul 2007 14:14:33 -0000       1.1.2.2.2.2
+++ search.tmpl 4 Jul 2007 14:45:18 -0000       1.1.2.2.2.3
@@ -36,32 +36,14 @@
 
 
        <tr><th scope="row">
-               <label for="issn">Last Date Accessed</label>
+               <label for="dateaccessioned">Last Date Accessed</label>
            </th>
            <td>
                <input type="hidden" name="marclist" 
value="items.dateaccessioned" />
                <input type="hidden" name="and_or" value="and" />
                <input type="hidden" name="excluding" value="" />
                <input type="hidden" name="operator" value="=" />
-               <input type="text" name="value" id="issn" />
-           </td>
-
-
-   <td><label for="fromRO">From:</label> <input type="text"  size="10" 
id="fromRO" name="Filter" />
-                            <img src="<!-- TMPL_VAR Name="themelang" 
-->/includes/calendar/cal.gif" border="0" id="openCalendarFromRO" 
style="cursor: pointer;" />
-                                <script language="JavaScript" 
type="text/javascript">
-
-
-                   
-                                    Calendar.setup(
-                                        {
-                                            inputField : "fromRO",
-                                            ifFormat : "%Y-%m-%d",
-                                            button : "openCalendarFromRO",
-                                        }
-                                    );
-                                </script>
-
+               <input type="text" name="value" id="dateaccessioned" />
 
     </tr>
 




reply via email to

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