[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/search.marc search.t
From: |
Owen Leonard |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/search.marc search.tmpl,1.9,1.10 |
Date: |
Mon, 02 May 2005 13:07:50 -0700 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/search.marc
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28055/koha-tmpl/intranet-tmpl/npl/en/search.marc
Modified Files:
search.tmpl
Log Message:
Synching with rel_2_2.
Index: search.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/search.marc/search.tmpl,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** search.tmpl 3 Feb 2005 18:32:55 -0000 1.9
--- search.tmpl 2 May 2005 20:07:48 -0000 1.10
***************
*** 46,49 ****
--- 46,56 ----
<input type="text" id="subject" name="value"
onchange="sql_update()" size="35" accesskey="s" /></td>
</tr>
+ <tr><th><label for="seriestitle">Series title</label></th><td>
+ <input type="hidden" name="marclist"
value="biblio.seriestitle" />
+ <input type="hidden" name="and_or" value="and" />
+ <input type="hidden" name="excluding" value="" />
+ <input type="hidden" name="operator" value="contains" />
+ <input type="text" id="seriestitle" name="value"
size="35"/></td></tr>
+ </table><input type="submit" value="Start search" class="submit"
/><table>
<tr>
<th><label for="itemtype">Item Type</label></th>
***************
*** 56,60 ****
<tr>
<th><label for="branch">Branch</label></th>
! <td><input type="hidden" name="marclist"
value="items.holdingbranch" />
<input type="hidden" name="and_or" value="and"
/>
<input type="hidden" name="excluding" value=""
/>
--- 63,67 ----
<tr>
<th><label for="branch">Branch</label></th>
! <td><input type="hidden" name="marclist"
value="items.homebranch" />
<input type="hidden" name="and_or" value="and"
/>
<input type="hidden" name="excluding" value=""
/>
***************
*** 95,98 ****
--- 102,106 ----
</tr>
</table>
+ <input type="submit" value="Start search" class="submit" />
</div>
***************
*** 145,153 ****
<option
value="biblioitems.publicationyear">Publication Year</option>
<option
value="biblioitems.publishercode">Publisher</option>
! </select></td>
</tr></table>
<p>
! <input type="submit" value="Start search"
class="submit">
! <input type="button" value="Suggest Search Term"
class="submit" onclick="PopupSuggestion(); return false;">
</p>
</div>
--- 153,166 ----
<option
value="biblioitems.publicationyear">Publication Year</option>
<option
value="biblioitems.publishercode">Publisher</option>
! </select>
! <select name="desc_or_asc" size="1">
! <option value="ASC">Ascending</option>
! <option value="DESC">Descending</option>
! </select>
! </td>
</tr></table>
<p>
! <input type="submit" value="Start search"
class="submit" />
! <input type="button" value="Suggest Search Term"
class="submit" onclick="PopupSuggestion(); return false;" />
</p>
</div>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/search.marc search.tmpl,1.9,1.10,
Owen Leonard <=
- Prev by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/parameters aqbookfund.tmpl,1.3,1.4 aqbudget.tmpl,1.3,1.4 categorie.tmpl,1.3,1.4 currency.tmpl,1.3,1.4 itemtypes.tmpl,1.6,1.7 marc_subfields_structure.tmpl,1.6,1.7 marctagstructure.tmpl,1.6,1.7 printers.tmpl,1.3,1.4 z3950servers.tmpl,1.3,1.4
- Next by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/reports acquisitions_stats.tmpl,1.1,1.2 bor_issues_top.tmpl,1.1,1.2 borrowers_out.tmpl,1.1,1.2 cat_issues_top.tmpl,1.1,1.2 catalogue_out.tmpl,1.1,1.2 issues_avg_stats.tmpl,1.1,1.2 issues_stats.tmpl,1.1,1.2 borrowers_stats.tmpl,1.2,1.3 catalogue_stats.tmpl,1.1,1.2 inventory.tmpl,1.1,1.2 issues_by_borrower_category.tmpl,1.2,1.3 itemtypes.tmpl,1.2,1.3 reports-home.tmpl,1.6,1.7
- Previous by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/parameters aqbookfund.tmpl,1.3,1.4 aqbudget.tmpl,1.3,1.4 categorie.tmpl,1.3,1.4 currency.tmpl,1.3,1.4 itemtypes.tmpl,1.6,1.7 marc_subfields_structure.tmpl,1.6,1.7 marctagstructure.tmpl,1.6,1.7 printers.tmpl,1.3,1.4 z3950servers.tmpl,1.3,1.4
- Next by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/reports acquisitions_stats.tmpl,1.1,1.2 bor_issues_top.tmpl,1.1,1.2 borrowers_out.tmpl,1.1,1.2 cat_issues_top.tmpl,1.1,1.2 catalogue_out.tmpl,1.1,1.2 issues_avg_stats.tmpl,1.1,1.2 issues_stats.tmpl,1.1,1.2 borrowers_stats.tmpl,1.2,1.3 catalogue_stats.tmpl,1.1,1.2 inventory.tmpl,1.1,1.2 issues_by_borrower_category.tmpl,1.2,1.3 itemtypes.tmpl,1.2,1.3 reports-home.tmpl,1.6,1.7
- Index(es):