Skip to content

#5111 - Suppression des logos PDI#5244

Open
tpicaud wants to merge 1 commit into
mainfrom
5111-suppression-du-logo-plateforme-de-linclusion-dans-le-footer-le-changement-header-le-pdf-de-convention-et-les-emails
Open

#5111 - Suppression des logos PDI#5244
tpicaud wants to merge 1 commit into
mainfrom
5111-suppression-du-logo-plateforme-de-linclusion-dans-le-footer-le-changement-header-le-pdf-de-convention-et-les-emails

Conversation

@tpicaud

@tpicaud tpicaud commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Checklist avant RfR

Revue du code (self-review)

  • Commits propres (pas de WIP, squash si nécessaire)
  • Relecture complète du diff effectuée
  • Pas de console.log, TODO ou code de debug restant

État de la PR

  • Le titre respecte la convention : #ID_ISSUE - Message clair et en français, compréhensible par quelqu'un du métier
  • Auteurs assignés sur la PR et l'issue liée
  • Description du travail commentée sur l'issue (cf. /document-issue)
  • L'issue est en RfR dans le projet GitHub

Points d'attention pour le reviewer

@github-actions

Copy link
Copy Markdown

📌 Deploy a review app for this PR:

➡️ Click here to deploy review app

When clicking the link above:

  1. Click the "Run workflow" button
  2. Enter this PR number: 5244
  3. Click "Run workflow" to start the deployment

@tpicaud tpicaud changed the title WIP : delete PDI logo #5111 - Suppression des logos PDI Jun 23, 2026
@tpicaud tpicaud force-pushed the 5111-suppression-du-logo-plateforme-de-linclusion-dans-le-footer-le-changement-header-le-pdf-de-convention-et-les-emails branch 2 times, most recently from acf18f2 to 480e48c Compare June 24, 2026 09:37
@tpicaud tpicaud marked this pull request as ready for review June 24, 2026 09:45
@tpicaud tpicaud force-pushed the 5111-suppression-du-logo-plateforme-de-linclusion-dans-le-footer-le-changement-header-le-pdf-de-convention-et-les-emails branch from 480e48c to ea3e4f6 Compare June 24, 2026 09:45
const lesEntrepriseSengagent = darkModeState.isDark
? lesEntrepriseSengagentDark
: lesEntrepriseSengagentLight;
const logoPDI = darkModeState.isDark ? logoPDIDark : logoPDILight;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Du coup, on garde le logo PDI ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Suppression du logo Plateforme de l’inclusion dans le footer, le changement header, le PDF de convention et les emails

2 participants