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:
a86ffc0
)
Removing the <br> which moves the search results checkboxes to a new
author
Jake Litrell
<jake@masslnc.org>
Tue, 23 Feb 2016 22:47:15 +0000
(17:47 -0500)
committer
Kathy Lussier
<klussier@masslnc.org>
Mon, 29 Feb 2016 16:05:45 +0000
(11:05 -0500)
line. Formatting will be addressed in a separate bug.
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
55d5349
..
15bce7d
100644
(file)
--- a/
Open-ILS/src/templates/opac/results.tt2
+++ b/
Open-ILS/src/templates/opac/results.tt2
@@
-75,7
+75,6
@@
[% END %]
</div>
[%- END -%]
- <br class="clear-both" />
<label class="results_header_lbl" for="limit_to_available">
<input type="checkbox" id="limit_to_available" name="modifier" value="available"
onchange="search_modifier_onchange('available', this, true)"