Removing "You have permission to override some of the failed holds." OPAC message
authorChris Sharp <csharp@georgialibraries.org>
Tue, 23 Jul 2013 12:38:01 +0000 (08:38 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Wed, 16 Oct 2019 18:42:56 +0000 (14:42 -0400)
Open-ILS/src/templates/opac/parts/place_hold_result.tt2

index c768edc..277deed 100644 (file)
@@ -135,6 +135,7 @@ function disable_submit() {
             </tr>
         [% END %]
         </table>
+       <!-- we don't use this in PINES
         [% IF override_possible %]
             <br/>
             <hr/>
@@ -147,6 +148,7 @@ function disable_submit() {
                     class="opac-button" />
             </span>
         [% END %]
+       -->
         <span>
         [% IF any_failures OR ctx.general_hold_error %]
         <a href="[% (CGI.param('redirect_to') || CGI.referer) | html %]">[% l('Cancel') %]</a>