mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-28 17:44:58 +00:00
oups
This commit is contained in:
@@ -85,7 +85,7 @@ export default {
|
|||||||
case 'Chill\\PersonBundle\\Entity\\AccompanyingPeriod\\AccompanyingPeriodWork':
|
case 'Chill\\PersonBundle\\Entity\\AccompanyingPeriod\\AccompanyingPeriodWork':
|
||||||
return `/fr/person/accompanying-period/work/${n.relatedEntityId}/show`
|
return `/fr/person/accompanying-period/work/${n.relatedEntityId}/show`
|
||||||
case 'Chill\\PersonBundle\\Entity\\AccompanyingPeriod\\AccompanyingPeriodWorkEvaluationDocument':
|
case 'Chill\\PersonBundle\\Entity\\AccompanyingPeriod\\AccompanyingPeriodWorkEvaluationDocument':
|
||||||
return `/fr/person/accompanying-period/work/evaluation/document/${n.relatedEntityId}/show` // to the notification
|
return `/fr/person/accompanying-period/work/evaluation/document/${n.relatedEntityId}/show`
|
||||||
case 'Chill\\MainBundle\\Entity\\Workflow\\EntityWorkflow':
|
case 'Chill\\MainBundle\\Entity\\Workflow\\EntityWorkflow':
|
||||||
return `/fr/main/workflow/${n.relatedEntityId}/show`
|
return `/fr/main/workflow/${n.relatedEntityId}/show`
|
||||||
default:
|
default:
|
||||||
|
Reference in New Issue
Block a user