From 1630e48bb6fb5be0241314468721c2a920e3fdc7 Mon Sep 17 00:00:00 2001 From: Jeff Davis Date: Thu, 16 Jun 2022 16:37:26 -0700 Subject: [PATCH] LP#1982217: Bootstrap ebook API: restore missing column header on "E-Items Ready for Checkout" page --- Open-ILS/src/templates-bootstrap/opac/myopac/ebook_holds_ready.tt2 | 1 + 1 file changed, 1 insertion(+) diff --git a/Open-ILS/src/templates-bootstrap/opac/myopac/ebook_holds_ready.tt2 b/Open-ILS/src/templates-bootstrap/opac/myopac/ebook_holds_ready.tt2 index fb642a404c..373f1e1bfe 100755 --- a/Open-ILS/src/templates-bootstrap/opac/myopac/ebook_holds_ready.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/myopac/ebook_holds_ready.tt2 @@ -22,6 +22,7 @@ [% l("Title") %] [% l("Author") %] [% l("Expire Date") %] + [% l("Status") %] [% l("Actions") %] -- 2.11.0