diff --git a/Theme/Backend/unit-list.tpl.php b/Theme/Backend/unit-list.tpl.php index e538e79..81f0b43 100755 --- a/Theme/Backend/unit-list.tpl.php +++ b/Theme/Backend/unit-list.tpl.php @@ -39,7 +39,7 @@ echo $this->getData('nav')->render(); ?> getHtml('Parent') ?> $value) : - $url = \phpOMS\Uri\UriFactory::build('{/prefix}organization/unit/profile?{?}&id=' . $value->getId()); ?> + $url = UriFactory::build('{/prefix}organization/unit/profile?{?}&id=' . $value->getId()); ?> printHtml($value->getId()); ?>