Oops, removed too much!
authorChris Sharp <csharp@georgialibraries.org>
Thu, 28 Jul 2016 14:14:02 +0000 (10:14 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Mon, 23 Jan 2017 17:42:49 +0000 (12:42 -0500)
Open-ILS/src/templates/opac/parts/record/summary.tt2

index ec07918..9853a9a 100644 (file)
@@ -161,9 +161,9 @@ 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" %]
+<!-- disabling for governor's site
     <span id="rdetail_hold_counts">
         <h2>[% l('Current holds') %]</h2>
         <p>
@@ -183,9 +183,9 @@ IF num_uris > 0;
             %]
         </p>
     </span>
+-->
 [%- INCLUDE "opac/parts/record/copy_table.tt2" copies=ctx.copies %]
 </div>
--->
 [%- END %]
 
 <h2 id='rdetail_record_details'>[% l("Record details") %]</h2>