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:
2b1bbf1
)
Add missing ending label tag for format selector
author
Ben Shum
<bshum@biblio.org>
Tue, 24 Sep 2013 21:47:16 +0000
(17:47 -0400)
committer
Ben Shum
<bshum@biblio.org>
Tue, 24 Sep 2013 21:47:16 +0000
(17:47 -0400)
On the basic search, we were missing an ending label tag so it was combining
the one from formats and library pickers into a single element which made
selecting the library misbehave.
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/templates/opac/parts/searchbar.tt2
patch
|
blob
|
history
diff --git
a/Open-ILS/src/templates/opac/parts/searchbar.tt2
b/Open-ILS/src/templates/opac/parts/searchbar.tt2
index
9ea7f6c
..
e16729f
100644
(file)
--- a/
Open-ILS/src/templates/opac/parts/searchbar.tt2
+++ b/
Open-ILS/src/templates/opac/parts/searchbar.tt2
@@
-45,6
+45,7
@@
filter_group=search.basic_config.group none_ok=1 none_label=search.basic_config.none_label;
END;
-%]
+ </label>
<label id="search_locg_label">
[%-
l('Library: ');