Skip to content

Commit

Permalink
feat(ccs): fusion de la cc 1391 dans la 275 (#5557)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxgfr authored Jan 29, 2024
1 parent 54a0bcb commit 6de51cc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/code-du-travail-frontend/redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -933,5 +933,10 @@
"source": "/fiche-service-public/arret-maladie-et-conges-payes-annuels",
"permanent": true,
"destination": "/fiche-service-public/un-salarie-peut-il-reporter-des-jours-de-conges-payes-pour-cause-de-maladie"
},
{
"destination": "/convention-collective/275-transport-aerien-personnel-au-sol",
"source": "/convention-collective/1391-manutention-et-nettoyage-sur-les-aeroports-region-parisienne",
"permanent": true
}
]
1 change: 1 addition & 0 deletions packages/code-du-travail-frontend/src/api/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ export const IDCC_MERGE = {
1867, 1885, 1902, 1912, 1960, 1966, 1967, 2003, 2126, 2221, 2266, 2294,
2489, 2542, 2579, 2615, 2630, 2700, 2755, 2980, 2992, 3053, 3209, 3231,
],
1391: [275],
};

0 comments on commit 6de51cc

Please sign in to comment.