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 <dscott@laurentian.ca>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
END; %]
<td valign='top'[% IF adv_chunk.js_only %]
id='adv_chunk_[% adv_chunk.adv_special %]'
- class='hidden'[% END %]
- [% IF adv_chunk.colspan %]colspan='[% adv_chunk.colspan %]'[% END %]
- [% IF adv_chunk.rowspan %]rowspan='[% adv_chunk.rowspan %]'[% END %]>
+ class='hidden'[% END %]>
<strong>[% adv_chunk.adv_label %]</strong><br />
[%
IF adv_chunk.adv_special;
# 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"]},