From 77c4f0158e8d694c5e1d8def57eee5c7297b24cb Mon Sep 17 00:00:00 2001 From: fsociety Date: Fri, 25 Oct 2024 11:34:25 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20refactor:=20update=20x-show=20to?= =?UTF-8?q?=20x-if=20for=20conditionally=20rendering=20elements=20in=20Bla?= =?UTF-8?q?de=20templates.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/association/election/[Election:year].blade.php | 6 +++--- resources/views/pages/association/election/index.blade.php | 2 +- resources/views/pages/association/members/admin.blade.php | 2 +- .../project-support/[ProjectProposal:slug].blade.php | 2 +- .../project-support/form/[ProjectProposal:slug].blade.php | 2 +- .../pages/association/project-support/form/create.blade.php | 2 +- .../views/pages/association/project-support/index.blade.php | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/resources/views/pages/association/election/[Election:year].blade.php b/resources/views/pages/association/election/[Election:year].blade.php index b9b27f9..373e903 100644 --- a/resources/views/pages/association/election/[Election:year].blade.php +++ b/resources/views/pages/association/election/[Election:year].blade.php @@ -160,7 +160,7 @@ $signEvent = function ($event) { @volt -
@php @@ -556,7 +556,7 @@ $signEvent = function ($event) {
-