PINES Hide Print and Email Options on Lists
authorTerran McCanna <tmccanna@georgialibraries.org>
Thu, 26 Dec 2019 18:51:41 +0000 (13:51 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Mon, 16 Mar 2020 21:15:49 +0000 (17:15 -0400)
The print & email options on lists in the OPAC are currently
broken (launchpad bug 1854986) - hide them until fixed.

Also includes a couple minor adjustments to spacing.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/src/templates/opac/myopac/lists.tt2

index 4f462c7..39fa904 100644 (file)
                 <h2 class="bookbag-name"><a title="[% ltitle %]" href="[% url %]">[% bbag.name | html %]</a></h2>
                 [% IF bbag.description %]<div class="bookbag-description">[% bbag.description | html %]</div>[% END %]
             </div>
-            <div class="bookbag-controls-button-block">
+            <div class="bookbag-controls-button-block" style="margin-top:15px;">
             [% IF ctx.add_rec %]
             <form action="[% mkurl(ctx.opac_root _ '/myopac/list/update', {}, 1) %]" method="post">
                 <div class="bookbag-controls">
                 <select name="action" class="bbag-action-field">
                     <option disabled="disabled" selected="selected">[% l('-- Actions for these items --') %]</option>
                     <option value="place_hold">[% l('Place hold') %]</option>
+                    <!-- Printing and emailing are not currently working - launchpad bug 1854986
                     <option value="print">[% l('Print title details') %]</option>
                     <option value="email">[% l('Email title details') %]</option>
+                    -->
                     <option value="del_item">[% l('Remove from list') %]</option>
                 </select>
                 [%- INCLUDE "opac/parts/preserve_params.tt2"; %]
             </div>
         [% END %]
         <table class="bookbag-specific table_no_cell_pad table_no_border_space table_no_border" 
-            style="margin-bottom:10px;margin-top:-20px;border-bottom: 2px solid #ccc;">
+            style="margin-bottom:10px;border-bottom: 2px solid #ccc;">
             <thead id="acct_list_header">
                 <tr>
                     <td class="list_checkbox">