From: Dan Scott Date: Tue, 24 Sep 2013 15:08:53 +0000 (-0400) Subject: TPAC: Revert colspan/rowspan advanced search config option X-Git-Tag: sprint4-merge-nov22~2725 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c722724ded1e30bd72c905652e04caf802d87e06;p=working%2FEvergreen.git TPAC: Revert colspan/rowspan advanced search config option We're no longer going to be using a table layout, so colspan and rowspan will not be useful going forward. Signed-off-by: Dan Scott Signed-off-by: Lebbeous Fogle-Weekley Signed-off-by: Dan Wells --- diff --git a/Open-ILS/src/templates/opac/parts/advanced/search.tt2 b/Open-ILS/src/templates/opac/parts/advanced/search.tt2 index 0f8b43f9d6..e7e6b091ed 100644 --- a/Open-ILS/src/templates/opac/parts/advanced/search.tt2 +++ b/Open-ILS/src/templates/opac/parts/advanced/search.tt2 @@ -44,9 +44,7 @@ END; %] + class='hidden'[% END %]> [% adv_chunk.adv_label %]
[% IF adv_chunk.adv_special; diff --git a/Open-ILS/src/templates/opac/parts/config.tt2 b/Open-ILS/src/templates/opac/parts/config.tt2 index 49e0e430cd..bd4f77cd25 100644 --- a/Open-ILS/src/templates/opac/parts/config.tt2 +++ b/Open-ILS/src/templates/opac/parts/config.tt2 @@ -110,7 +110,6 @@ facet.default_display_count = 5; # lib_selector will put the search library box (with limit to available) # pub_year will put the publication year box # sort_selector will put the sort results selector -# if present, colspan and rowspan will be used for the table cell. search.adv_config = [ {adv_label => l("Item Type"), adv_attr => ["mattype", "item_type"]},