projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af054ba
)
LP#1519055: Exclude Electronic checkbox on results page updates results.
author
Jake Litrell
<jake@masslnc.org>
Mon, 22 Feb 2016 05:17:36 +0000
(
00:17
-0500)
committer
Ben Shum
<ben@evergreener.net>
Wed, 2 Mar 2016 02:21:43 +0000
(21:21 -0500)
Signed-off-by: Jake Litrell <jake@masslnc.org>
Signed-off-by: Ben Shum <ben@evergreener.net>
Open-ILS/src/templates/opac/results.tt2
patch
|
blob
|
history
diff --git
a/Open-ILS/src/templates/opac/results.tt2
b/Open-ILS/src/templates/opac/results.tt2
index
29b2299
..
55d5349
100644
(file)
--- a/
Open-ILS/src/templates/opac/results.tt2
+++ b/
Open-ILS/src/templates/opac/results.tt2
@@
-108,6
+108,7
@@
<label class="results_header_lbl" for='opac.result.excludeelec'>
<input type='checkbox' name="fi:-search_format" value="electronic"
+ onchange="search_modifier_onchange('available', this, true)"
[%- CGI.param('fi:-search_format').grep('electronic').size ? ' checked="checked"' : '' %]
id='opac.result.excludeelec' />
[% l("Exclude Electronic Resources") %]