diff --git a/src/front/Components/Layouts/Users/UserInformations/index.tsx b/src/front/Components/Layouts/Users/UserInformations/index.tsx index 990b3de6..f38761f9 100644 --- a/src/front/Components/Layouts/Users/UserInformations/index.tsx +++ b/src/front/Components/Layouts/Users/UserInformations/index.tsx @@ -285,7 +285,10 @@ export default function UserInformations(props: IProps) { Attribuer un titre
- + {!isSuperAdminChecked && ( + + )} +