Bug 12063 - Remove Koha::Hold::waiting_expires_on since dateexpiration is set on...
[koha_ffzg] / koha-tmpl / intranet-tmpl / prog / en / modules / reserve / request.tt
index 34a7304..706cb6d 100644 (file)
@@ -783,13 +783,7 @@ function checkMultiHold() {
         </td>
         <td>[% reserveloo.notes %]</td>
         <td>[% reserveloo.date %]</td>
-        <td>
-            [% IF reserveloo.waiting_until %]
-                [% reserveloo.waiting_until | $KohaDates %]
-            [% ELSE %]
-                [% reserveloo.expirationdate %]
-            [% END %]
-        </td>
+        <td>[% reserveloo.expirationdate %]</td>
         <td>
     [% IF ( reserveloo.found ) %]
        [% IF ( reserveloo.atdestination ) %]