Koha/koha-tmpl/intranet-tmpl/prog/en/includes
Joe Atzberger 850a8c2a4b Cannot use the same TMPL_VAR to select ALL options.
Only one select can be selected in this case.  If preselection of search type is
desired, I recommend a clean implementation w/ jquery instead of adding a conditional
for each select.  Please note, that is the only good way to get multiple preselections,
since the same .inc file will be used in each case.  So a single variable like
    <TMPL_IF NAME="index_bc_selected">
cannot be used, since it would set for ALL (3) advanced search dropdowns.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-07-20 20:28:06 -04:00
..
acquisitions-history-search.inc
acquisitions-menu.inc
acquisitions-search.inc
acquisitions-toolbar.inc
additem-menu.inc
admin-menu.inc Correcting title of link to admin/itemtypes.pl from "Item types and circulationcodes" to just "Item types." Ccodes are authorized values. 2009-02-12 14:46:13 -06:00
auth-finder-search.inc (bug #3051) bad support of pagination in auth_finder 2009-04-08 14:51:36 -05:00
authorities-search.inc (bug #3187) authority search pagination doesn't work 2009-05-08 10:23:58 -05:00
authorities-toolbar.inc Authorities detail page was missing toolbar, breadcrumbs. 2008-05-27 06:42:53 -05:00
background-job.inc Corrections to manage marc import interface, including fix for inaccurate progress bar. 2008-10-05 21:18:17 -05:00
biblio-view-menu.inc bug 2505: enable warnings in C4::Log 2009-06-07 20:09:24 -05:00
bookfund-admin-search.inc Markup corrections, style fixes, and other minor bugs, including fix for Bug 2679 ("Dates Changing on Funds When Editing") 2008-10-22 13:34:36 -05:00
calendar.inc quietens a noisy debug pop-up, when debugging 2009-03-27 18:36:49 -05:00
cat-menu.inc
cat-search.inc Fixing a couple of minor markup issues. 2008-08-19 13:40:11 -05:00
cat-toolbar.inc bug 2641, 3263: minor fixes to labeled MARC view 2009-05-28 06:42:35 -05:00
cataloging-search.inc Spelling corrections: organisation->organization, authorise->authorize, catalogue->catalog 2008-09-02 15:43:29 -05:00
cataloging-toolbar.inc bug 3263: Staff Search Results Interface Changes 2009-05-28 06:42:20 -05:00
checkin-search.inc Fix for bug 2155: duplicate checkin box on returns screen 2008-08-18 07:15:43 -05:00
circ-menu.inc bug 2505: enable warnings in C4::Log 2009-06-07 20:09:24 -05:00
circ-search.inc bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
circ-toolbar.inc Make js prompts translatable using _("...") and comment out unused vars. 2009-04-24 14:01:19 -05:00
cities-admin-search.inc Markup corrections, style fixes, and other minor bugs, including fix for Bug 2679 ("Dates Changing on Funds When Editing") 2008-10-22 13:34:36 -05:00
currencies-admin-search.inc Fix for bug 2155: duplicate checkin box on returns screen 2008-08-18 07:15:43 -05:00
dictionary-toolbar.inc Markup corrections, style fixes, and other minor bugs, including fix for Bug 2679 ("Dates Changing on Funds When Editing") 2008-10-22 13:34:36 -05:00
doc-head-close-receipt.inc
doc-head-close.inc More changes to implement jQuery upgrade. 2009-07-14 07:08:18 -04:00
doc-head-open.inc
error-bottom.inc Spelling corrections: organisation->organization, authorise->authorize, catalogue->catalog 2008-09-02 15:43:29 -05:00
error-top.inc (bug #2933) change popup names containing space chars 2009-03-06 08:37:30 -06:00
facets.inc bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
favicon.ico
file-upload.inc Corrections to manage marc import interface, including fix for inaccurate progress bar. 2008-10-05 21:18:17 -05:00
greybox.inc
guided-reports-view.inc Bug 3066 - Overhaul guided reports 2009-04-03 20:17:55 -05:00
header.inc Don't display Acquisitions and Serials links if the user 2008-05-19 13:01:04 -05:00
help-bottom.inc
help-top.inc More changes to implement jQuery upgrade. 2009-07-14 07:08:18 -04:00
hold-menu.inc bug 2505: enable warnings in C4::Log 2009-06-07 20:09:24 -05:00
installer-doc-head-close.inc
intranet-bottom.inc bug 3161: don't display blank language chooser 2009-04-27 06:54:42 -05:00
label-status.inc Repair Labels code to accomodate patroncards. Purged EXPR. 2008-05-30 10:01:08 -05:00
labels-menu.inc
letters-search.inc Fix for bug 2155: duplicate checkin box on returns screen 2008-08-18 07:15:43 -05:00
mainmenu.inc Spelling corrections: organisation->organization, authorise->authorize, catalogue->catalog 2008-09-02 15:43:29 -05:00
members-menu.inc bug 2505: enable warnings in C4::Log 2009-06-07 20:09:24 -05:00
members-toolbar.inc (bug #3284) fix borrower deletion in independantbranches mode 2009-06-29 14:27:15 -05:00
messaging-preference-form.inc bug 3222: moved messaging preference editing 2009-05-22 13:20:56 -05:00
page-numbers.inc
patron-search-box.inc bugfix stickyduedate more sticky - also patron search in quick search block 2009-05-11 11:07:32 -05:00
patron-search.inc Fix for Bug 2557, "Guarantor information - error messaee when clicking borrower# link." Also correcting a couple of minor markup errors. 2008-09-02 16:00:30 -05:00
patron-toolbar.inc Spelling corrections: organisation->organization, authorise->authorize, catalogue->catalog 2008-09-02 15:43:29 -05:00
patrons-admin-search.inc Fix for bug 2155: duplicate checkin box on returns screen 2008-08-18 07:15:43 -05:00
popup-bottom.inc
printers-admin-search.inc Fix for bug 2155: duplicate checkin box on returns screen 2008-08-18 07:15:43 -05:00
reports-menu.inc (bug #2938)[follow previous] Add new report in menus 2009-02-02 08:42:00 -06:00
resort_form.inc A typo error was in the tmpl does not allow the user to sort by acquisition date. 2008-11-06 15:53:27 -06:00
roadtype-admin-search.inc Markup corrections, style fixes, and other minor bugs, including fix for Bug 2679 ("Dates Changing on Funds When Editing") 2008-10-22 13:34:36 -05:00
search_indexes.inc Cannot use the same TMPL_VAR to select ALL options. 2009-07-20 20:28:06 -04:00
serials-menu.inc
serials-search.inc Fix for bug 2155: duplicate checkin box on returns screen 2008-08-18 07:15:43 -05:00
serials-toolbar.inc bug 1433: use same bib when adding new subscription from details page 2008-08-06 10:15:16 -05:00
stopwords-admin-search.inc Fix for bug 2155: duplicate checkin box on returns screen 2008-08-18 07:15:43 -05:00
subtypes_unimarc.inc
suggestions-add-search.inc bug 2841: add an hidden field with booksellerid 2008-12-11 10:15:31 -06:00
sysprefs-admin-search.inc Putting text form field first ensures field will correctly be given focus. 2009-06-29 08:32:47 -05:00
sysprefs-menu.inc Spelling correction per convention: cataloguing -> cataloging (Bug 3277) 2009-06-29 08:11:24 -05:00
tools-item-action.inc staging import - enhance record overlay behavior 2008-04-30 21:58:46 -05:00
tools-labels-batches-toolbar.inc Fix for Bug 2984, Error when generating CSV output from "Generate labels for Batch" button 2009-02-25 16:32:24 -06:00
tools-labels-toolbar.inc
tools-menu.inc Minor Fixes for jQuery 1.3.2 Upgrade 2009-07-14 07:08:20 -04:00
tools-nomatch-action.inc staging import - enhance record overlay behavior 2008-04-30 21:58:46 -05:00
tools-overlay-action.inc staging import - enhance record overlay behavior 2008-04-30 21:58:46 -05:00
virtualshelves-toolbar.inc Corrections and tweaks to recent lists fixes. 2008-12-01 11:24:25 -06:00
z3950-admin-search.inc Bug #2030 z3950 search function does not filter 2008-10-22 15:35:06 -05:00