hide the hold-edit link in maint. branch for the time being, since it's new functionality
authorberick <berick@esilibrary.com>
Thu, 7 Apr 2011 17:52:48 +0000 (13:52 -0400)
committerberick <berick@esilibrary.com>
Thu, 7 Apr 2011 17:52:48 +0000 (13:52 -0400)
Open-ILS/web/templates/default/opac/myopac/holds.tt2

index 5d6e25a..79ed088 100644 (file)
                             [% PROCESS get_hold_status hold=hold; %]
                         </div>
                     </td>
+                    <!--
                     <td class="opac-auto-161">
                         <a href="[% ctx.opac_root %]/myopac/holds/edit?id=[% ahr.id %]">Edit</a>
                     </td>
+                    -->
                 </tr>
                 [% END %]
             </tbody>