summaryrefslogtreecommitdiff
path: root/app/Module/InteractiveTreeModule.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Module/InteractiveTreeModule.php')
-rw-r--r--app/Module/InteractiveTreeModule.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Module/InteractiveTreeModule.php b/app/Module/InteractiveTreeModule.php
index 261fda0aa0..c93261bb05 100644
--- a/app/Module/InteractiveTreeModule.php
+++ b/app/Module/InteractiveTreeModule.php
@@ -116,7 +116,7 @@ class InteractiveTreeModule extends AbstractModule implements ModuleTabInterface
'module' => $this->getName(),
'action' => 'Treeview',
'xref' => $individual->getXref(),
- 'ged' => $individual->getTree()->getName(),
+ 'ged' => $individual->getTree()->name(),
]),
'menu-chart-tree',
['rel' => 'nofollow']