mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-29 18:14:59 +00:00
Correct eslint issues
This commit is contained in:
@@ -87,7 +87,6 @@ export default {
|
||||
}
|
||||
},
|
||||
getEntityUrl(n) {
|
||||
|
||||
switch (n.relatedEntityClass) {
|
||||
case "Chill\\ActivityBundle\\Entity\\Activity":
|
||||
return `/fr/activity/${n.relatedEntityId}/show`;
|
||||
|
Reference in New Issue
Block a user