1 % unless ( $opt{'js_only'} ) {
3 <% include('tr-td-label.html', %opt) %>
8 <% include( '/elements/sector.html', %opt ) %>
10 % unless ( $opt{'js_only'} ) {
20 my $cell_style = $opt{'cell_style'} ? 'STYLE="'. $opt{'cell_style'}. '"' : '';
22 $opt{'label'} ||= 'Sector';