Holds editing is totally giraffes for the moment
authorsenator <lebbeous@esilibrary.com>
Thu, 27 Jan 2011 19:21:47 +0000 (14:21 -0500)
committersenator <lebbeous@esilibrary.com>
Thu, 27 Jan 2011 19:21:47 +0000 (14:21 -0500)
Open-ILS/web/templates/default/opac/myopac/holds.tt2

index 65d71a7..1151614 100644 (file)
@@ -40,7 +40,6 @@
                 <th>Activate on...</th>
                 <th>Expiration Date</th>
                 <th>Select</th>
-                <th>Edit</th>
             </tr>
         </thead>
         <tbody>
@@ -61,7 +60,6 @@
                 %]</td>
                 <td>[% hold.hold.hold.expire_time %]</td>
                 <td><input type='checkbox' name='hold_id' value='[% hold.hold.hold.id %]'/></td>
-                <td><em>XXX TODO</em></td>
             </tr>
             [% END %]
         </tbody>