Removing "available" language and references to holds.
authorChris Sharp <csharp@georgialibraries.org>
Thu, 28 Jul 2016 13:53:22 +0000 (09:53 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Thu, 28 Jul 2016 13:53:22 +0000 (09:53 -0400)
Open-ILS/src/templates/opac/parts/record/summary.tt2
Open-ILS/src/templates/opac/parts/result/copy_counts.tt2
Open-ILS/src/templates/opac/results.tt2

index 72237cb..1effe71 100644 (file)
@@ -159,6 +159,7 @@ IF num_uris > 0;
 [%- # Hold/copy summary
     IF ctx.copy_summary.0.count
 %]
+<!-- disabling for governor's site
 <div id="copy_hold_counts">
 [%- INCLUDE "opac/parts/record/copy_counts.tt2" %]
     <span id="rdetail_hold_counts">
@@ -182,6 +183,7 @@ IF num_uris > 0;
     </span>
 [%- INCLUDE "opac/parts/record/copy_table.tt2" copies=ctx.copies %]
 </div>
+-->
 [%- END %]
 
 <h2 id='rdetail_record_details'>[% l("Record details") %]</h2>
index dc8aab7..89cee9d 100644 (file)
@@ -11,7 +11,7 @@
 %]
 <div class="result_count">
 [% IF ctx.get_aou(attrs.copy_counts.$depth.org_unit).opac_visible == 't' %]
-    [% l('[_1] of [quant,_2,copy,copies] available at [_3].',
+    [% l('[quant,_2,copy,copies] at [_3].',
         attrs.copy_counts.$depth.available,
         attrs.copy_counts.$depth.count,
         ou_name) | html
index f1bb957..3296122 100644 (file)
                     </div>
                     [%- END -%]
 
-                    <label class="results_header_lbl" for="limit_to_available">
+                    <!-- disabling for governor's site <label class="results_header_lbl" for="limit_to_available">
                         <input type="checkbox" id="limit_to_available" name="modifier" value="available"
                             onchange="search_modifier_onchange('available', this, true)"
                             [% CGI.param('modifier').grep('available').size ? ' checked="checked"' : '' %] />
-                        [% l('Limit to available items') %]
+                        [% l('Limit to available items') %] 
+                    -->
                     </label>
                     [% IF NOT metarecords.disabled %]
                         <label class="results_header_lbl" for="metabib_search_modifier">