From c7c744d6263ad8fc25b9665f6aa819e4320b270a Mon Sep 17 00:00:00 2001 From: fsociety Date: Fri, 25 Oct 2024 13:06:44 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=86=95=20feat(pages):=20change=20x-if=20t?= =?UTF-8?q?o=20x-show=20for=20conditional=20rendering=20in=20admin=20and?= =?UTF-8?q?=20project=20support=20views?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../election/[Election:year].blade.php | 6 +++--- .../association/election/index.blade.php | 2 +- .../pages/association/members/admin.blade.php | 2 +- .../[ProjectProposal:slug].blade.php | 2 +- .../form/[ProjectProposal:slug].blade.php | 2 +- .../project-support/form/create.blade.php | 2 +- .../project-support/index.blade.php | 20 +++++++++++-------- 7 files changed, 20 insertions(+), 16 deletions(-) diff --git a/resources/views/pages/association/election/[Election:year].blade.php b/resources/views/pages/association/election/[Election:year].blade.php index 2c6ec43..6adf8e9 100644 --- a/resources/views/pages/association/election/[Election:year].blade.php +++ b/resources/views/pages/association/election/[Election:year].blade.php @@ -162,7 +162,7 @@ $signEvent = function ($event) { :seo="new \RalphJSmit\Laravel\SEO\Support\SEOData(title: 'Wahlen ' . $election->year, description: 'Wahlen des Vereins im Jahr ' . $election->year)" > @volt -
@php @@ -558,7 +558,7 @@ $signEvent = function ($event) {
-