start record_selector_block
authorGalen Charlton <gmc@equinoxinitiative.org>
Mon, 14 May 2018 20:01:00 +0000 (16:01 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 18 May 2018 15:03:02 +0000 (11:03 -0400)
Open-ILS/src/templates/opac/parts/result/table.tt2

index 3df701c..3b8143e 100644 (file)
     <h3 class="sr-only">[% l('Search Results List') %]</h3>
     </div>
             <div id="result_block" class="result_block_visible">
+                [% IF !ctx.is_meta %]
+                <div id="record_selector_block">
+                    <input type="checkbox" id="select_all_records"></input>
+                    <label for="select_all_records">[% l('Select [_1] - [_2]', ctx.result_start, ctx.result_stop) %]</label>
+                </div>
+                [% END %]
                 <table id="result_table_table" title="[% l('Search Results') %]"
                   class="table_no_border_space table_no_cell_pad">
                     <thead class="sr-only">