From ac1c70d86c43e0dd9c5549b7bf06225006264ddc Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 8 Oct 2022 21:35:00 +0200 Subject: [PATCH] fix tests --- Theme/Backend/side.tpl.php | 2 +- tests/Bootstrap.php | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Theme/Backend/side.tpl.php b/Theme/Backend/side.tpl.php index e5a7f14..a339fb9 100755 --- a/Theme/Backend/side.tpl.php +++ b/Theme/Backend/side.tpl.php @@ -24,7 +24,7 @@ if (isset($this->nav[NavigationType::SIDE])) : ?> request->uri->getPath(); foreach ($this->nav[NavigationType::SIDE][LinkType::CATEGORY] as $key => $parent) : ?> -
  • +