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>
Sun, 31 Oct 2021 15:48:45 +0000 (11:48 -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 078c2cd..1aa5df7 100644 (file)
@@ -247,6 +247,7 @@ IF ebook_api.enabled == 'true';
 END;
 %]
 [%- END %]
+<!-- disabling for governor's site
 <div id="copy_hold_counts">
 [%-
 # Hold/copy summary
@@ -272,6 +273,9 @@ INCLUDE "opac/parts/record/copy_counts.tt2";
             %]
         </p>
     </span>
+-->
+[%- INCLUDE "opac/parts/record/copy_table.tt2" copies=ctx.copies %]
+</div>
 [%- END %]
 <div id="metarecord_population">
 [%-
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 53b8dfd..acf95e1 100644 (file)
                         [% END %]
                     </div>
                     [%- END -%]
+                    <!-- disabling for governor's site <label class="results_header_lbl" for="limit_to_available">
                     <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') %]
+                    -->
                     </label>
                     [% IF NOT metarecords.disabled %]
                         <label class="results_header_lbl" for="metabib_search_modifier">