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=e17c67f3d9ff9bc3e157c0acf1eaf0921ffd07c9;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 bfbf803f42..40d1f3079a 100755 --- a/Open-ILS/src/templates-bootstrap/opac/parts/config.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/parts/config.tt2 @@ -194,7 +194,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