Skip to content

Commit 59fe364

Browse files
mfoclaude
andcommitted
cleanup: remove dead views and unused i18n keys
Delete personnes_impliquees.html.haml and reaffectation.html.haml (now served via redirect 301). Remove tab_steps.involved_persons and tab_steps.reaffectation i18n keys from both locales. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 441b9a0 commit 59fe364

5 files changed

Lines changed: 0 additions & 53 deletions

File tree

app/views/instructeurs/dossiers/personnes_impliquees.html.haml

Lines changed: 0 additions & 23 deletions
This file was deleted.

app/views/instructeurs/dossiers/reaffectation.html.haml

Lines changed: 0 additions & 25 deletions
This file was deleted.

config/locales/en.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -440,9 +440,7 @@ en:
440440
private_annotations: Private annotations
441441
external_opinion: External opinion
442442
messaging: Messaging
443-
involved_persons: Involved persons
444443
follow_up_and_decision: Follow-up and decision
445-
reaffectation: reassignment
446444
attachments: Attachments
447445
rendez_vous: Appointment
448446
suivi_et_decision:

config/locales/fr.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -443,9 +443,7 @@ fr:
443443
private_annotations: Annotations privées
444444
external_opinion: Avis externes
445445
messaging: Messagerie
446-
involved_persons: Personnes impliquées
447446
follow_up_and_decision: Suivi et décision
448-
reaffectation: Réaffectation
449447
attachments: Pièces jointes
450448
rendez_vous: Rendez-vous
451449
suivi_et_decision:

config/locales/views/instructeurs/en.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ en:
3232
success: "The file n° %{dossier_id} has been re-assigned to « %{label} » group."
3333
error: "Please select a group in the list below"
3434
reaffectation:
35-
title: "Reassign the file n° %{dossier_id} to another group"
3635
hint:
3736
one: "This file is assigned to group « %{label} ». You can reassign it to the other group"
3837
other: "This file is assigned to group« %{label} ». You can reassign it to one of the %{count} other groups"

0 commit comments

Comments
 (0)