From: Terran McCanna Date: Mon, 19 Jul 2021 14:22:14 +0000 (-0400) Subject: This just removes the temporary covid alert relating to library X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=1261bc40fb0729937416495d9b6442147198640b;p=evergreen%2Fpines.git This just removes the temporary covid alert relating to library hours, since they are back to normal. Signed-off-by: Terran McCanna --- diff --git a/Open-ILS/src/templates-bootstrap/opac/parts/config.tt2 b/Open-ILS/src/templates-bootstrap/opac/parts/config.tt2 index f0c477822d..a6fac61450 100755 --- a/Open-ILS/src/templates-bootstrap/opac/parts/config.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/parts/config.tt2 @@ -193,7 +193,7 @@ ctx.google_books_preview = 0; ############################################################################## # Set a maintenance message to display in the catalogue -ctx.maintenance_message = "COVID-19 Update: Many libraries have temporarily modified their service hours and offerings. Please check with your local library for details."; +# ctx.maintenance_message = "COVID-19 Update: Many libraries have temporarily modified their service hours and offerings. Please check with your local library for details."; # Maintenance types follow Bootstrap4 alert options as follows # success = green; info = blue; warning = yellow; danger = red # Other colors would require re-coding the alert