Skip to content

Commit

Permalink
fix: date de fermeture de l'ancien compte rendu
Browse files Browse the repository at this point in the history
  • Loading branch information
rap2hpoutre authored Feb 16, 2024
1 parent 0ab933f commit 0bb0e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboard/src/scenes/report/list.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ const List = () => {
return (
<>
<div className="tw-mb-8 tw-border-l-4 tw-border-red-500 tw-bg-red-100 tw-p-4 tw-text-red-700" role="alert">
Cet affichage des comptes rendus sera supprimé à partir du 15 février 2024. Utilisez l'onglet "Comptes rendus BETA"
Cet affichage des comptes rendus sera supprimé à partir du 19 février 2024. Utilisez l'onglet "Comptes rendus BETA"
</div>
<HeaderStyled style={{ padding: '16px 0' }}>
<div style={{ display: 'flex', flexGrow: '1' }}>
Expand Down

0 comments on commit 0bb0e13

Please sign in to comment.