diff --git a/dashboard/src/components/DocumentsGeneric.tsx b/dashboard/src/components/DocumentsGeneric.tsx index 6740681f9..7bac6446f 100644 --- a/dashboard/src/components/DocumentsGeneric.tsx +++ b/dashboard/src/components/DocumentsGeneric.tsx @@ -77,14 +77,12 @@ export function DocumentsModule({ + - {Boolean(documents.length) && ( - setFullScreen(true)}> - - - )} + setFullScreen(true)}> + + + {!documents.length && ( + + + + + + Aucun document pour le moment + + + + Ajouter des documents + + + + )} {withDocumentOrganizer ? ( {socialOrMedical === 'social' && (