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:
066eb89
)
Allow the advanced search rows to wrap on smaller displays.
author
Bill Ott
<bott@grpl.org>
Wed, 18 Sep 2013 15:26:42 +0000
(11:26 -0400)
committer
Bill Ott
<bott@grpl.org>
Wed, 18 Sep 2013 15:26:42 +0000
(11:26 -0400)
Signed-off-by: Bill Ott <bott@grpl.org>
Open-ILS/src/templates/opac/parts/advanced/global_row.tt2
patch
|
blob
|
history
diff --git
a/Open-ILS/src/templates/opac/parts/advanced/global_row.tt2
b/Open-ILS/src/templates/opac/parts/advanced/global_row.tt2
index
ad0243a
..
5ce4305
100644
(file)
--- a/
Open-ILS/src/templates/opac/parts/advanced/global_row.tt2
+++ b/
Open-ILS/src/templates/opac/parts/advanced/global_row.tt2
@@
-24,7
+24,7
@@
<!-- tag the second row so the bool column won't be hidden -->
<tr[% IF loop.index == 1 %] id="adv_global_row"[% END %]>
- <td align='left' width='100%'
nowrap='nowrap'
>
+ <td align='left' width='100%'>
<!-- bool selector. hide for first row. safe to ignore first bool value in form submission -->
<select name='bool' style='width: auto' [% IF loop.first %] class='invisible' [% END %]>