From c974340d1aa021bb3a7030993294012ecde093ad Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 3 Feb 2018 11:52:30 +0100 Subject: [PATCH] Remove space from end of line --- Models/Event.php | 2 +- Theme/Backend/eventmanagement-list.tpl.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Models/Event.php b/Models/Event.php index f84f672..fb7886a 100644 --- a/Models/Event.php +++ b/Models/Event.php @@ -61,7 +61,7 @@ class Event private $media = []; private $progress = 0; - + private $progressType = ProgressType::MANUAL; /** diff --git a/Theme/Backend/eventmanagement-list.tpl.php b/Theme/Backend/eventmanagement-list.tpl.php index 52e53bf..2302664 100644 --- a/Theme/Backend/eventmanagement-list.tpl.php +++ b/Theme/Backend/eventmanagement-list.tpl.php @@ -34,7 +34,7 @@ echo $this->getData('nav')->render(); ?> - $value) : $count++; + $value) : $count++; $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/eventmanagement/profile?{?}&id=' . $value->getId());?> printHtml($value->getName()); ?>