mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-06 06:44:59 +00:00
Merge branch 'master' into 295_resume_retouches
This commit is contained in:
@@ -189,7 +189,7 @@ export default {
|
||||
// TODO i18n
|
||||
return `/fr/person/${id}/general`;
|
||||
} else if (type === 'thirdparty') {
|
||||
return `/fr/thirdparty/thirdparty/${id}/show`;
|
||||
return `/fr/3party/3party/${id}/view`;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user