From 3de023a24176c295ca4f625b2fb5a70b3f33df36 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 8 Oct 2022 21:34:59 +0200 Subject: [PATCH] fix tests --- Theme/Backend/Lang/en.lang.php | 1 + Theme/Backend/staff-list.tpl.php | 2 +- tests/Bootstrap.php | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index d924013..100bd4f 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -47,4 +47,5 @@ return ['HumanResourceManagement' => [ 'Unit' => 'Unit', 'Vacation' => 'Vacation', 'Work' => 'Work', + 'IMG_alt_staff' => 'Staff image', ]]; diff --git a/Theme/Backend/staff-list.tpl.php b/Theme/Backend/staff-list.tpl.php index d1b789e..4c9c414 100755 --- a/Theme/Backend/staff-list.tpl.php +++ b/Theme/Backend/staff-list.tpl.php @@ -44,7 +44,7 @@ echo $this->getData('nav')->render(); ?> $value) : ++$c; $url = UriFactory::build('{/prefix}humanresource/staff/profile?{?}&id=' . $value->getId()); ?> -