export function toggleCondidentielExplanation() { $('.confidentiel-explanation').toggle(); }