From 55598db9809c2cfaed6e98fdc6dde2cce4491acc Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 29 Jul 2020 21:04:10 +0200 Subject: [PATCH] adj. frontend uri handling of query/fragment --- Theme/Backend/event-list.tpl.php | 7 ++----- Theme/Backend/promotion-list.tpl.php | 7 ++----- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/Theme/Backend/event-list.tpl.php b/Theme/Backend/event-list.tpl.php index a1d1582..1c4b20a 100755 --- a/Theme/Backend/event-list.tpl.php +++ b/Theme/Backend/event-list.tpl.php @@ -22,9 +22,9 @@ echo $this->getData('nav')->render(); ?>
-
+
+
getHtml('Events'); ?>
- - - $value) : ++$count; ?> diff --git a/Theme/Backend/promotion-list.tpl.php b/Theme/Backend/promotion-list.tpl.php index 34ea82d..ff50c6a 100755 --- a/Theme/Backend/promotion-list.tpl.php +++ b/Theme/Backend/promotion-list.tpl.php @@ -24,17 +24,14 @@ echo $this->getData('nav')->render(); ?>
-
+
+
getHtml('Promotions'); ?>
getHtml('Events'); ?>
getHtml('Status') ?> @@ -36,9 +36,6 @@ echo $this->getData('nav')->render(); ?> getHtml('Expenses') ?> getHtml('Sales') ?> getHtml('Budget') ?> -
- - - $value) : ++$count; $url = \phpOMS\Uri\UriFactory::build('{/prefix}marketing/promotion/profile?{?}&id=' . $value->getId());?>
getHtml('Promotions'); ?>
getHtml('Title') ?> getHtml('Start') ?> getHtml('Due') ?> -