LP#1982217: Bootstrap ebook API: restore missing column header on "E-Items Ready...
authorJeff Davis <jeff.davis@bc.libraries.coop>
Thu, 16 Jun 2022 23:37:26 +0000 (16:37 -0700)
committerJeff Davis <jdavis@sitka.bclibraries.ca>
Mon, 24 Oct 2022 19:00:16 +0000 (12:00 -0700)
Open-ILS/src/templates-bootstrap/opac/myopac/ebook_holds_ready.tt2

index fb642a4..373f1e1 100755 (executable)
@@ -22,6 +22,7 @@
                 <th>[% l("Title") %]</th>
                 <th>[% l("Author") %]</th>
                 <th>[% l("Expire Date") %]</th>
+                <th>[% l("Status") %]</th>
                 <th>[% l("Actions") %]</th>
             </tr>
             </thead>