Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
fsimonjetz committed Jul 15, 2024
1 parent 468029e commit ca0bf9f
Show file tree
Hide file tree
Showing 11 changed files with 841 additions and 203 deletions.
36 changes: 29 additions & 7 deletions src/about/ui/__snapshots__/about.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ exports[`Snapshot 1`] = `
class="Header__info-banner container-fluid"
>
<div
class="fade alert alert-warning alert-dismissible show"
class="fade alert alert-primary alert-dismissible show"
role="alert"
>
<button
Expand All @@ -31,14 +31,36 @@ exports[`Snapshot 1`] = `
</span>
</button>
<strong>
Scheduled Maintenance Notice:
Update:
</strong>
On
On Monday, July 15, the eBL servers were successfully migrated to new infrastructure. From now on, eBL can be accessed either from
<strong>
Monday, July 15, 2024, from 10:00 AM to 12:00 PM CEST
</strong>
, the eBL servers will be undergoing scheduled maintenance. During this time, you will not be able to log in or make any changes to records. The maintenance may also cause temporary service interruptions. Registered users will receive an email notification once the maintenance is complete.
<a
href="https://www.ebl.lmu.de"
rel="noopener noreferrer"
target="_blank"
>
https://www.ebl.lmu.de
</a>
or
<a
href="https://www.ebl.badw.de"
rel="noopener noreferrer"
target="_blank"
>
https://www.ebl.badw.de
</a>
. Please note that it will not be possible to login at www.ebl.lmu.de until July 16, but you can already access eBL via the new url at
<a
href="https://www.ebl.badw.de"
rel="noopener noreferrer"
target="_blank"
>
https://www.ebl.badw.de
</a>
.
</div>
</div>
<header
Expand Down
Loading

0 comments on commit ca0bf9f

Please sign in to comment.