From 0144e7ba0199bc4b7c2ac9146202df4c249dbc91 Mon Sep 17 00:00:00 2001 From: fsociety Date: Thu, 24 Oct 2024 18:09:53 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20feat(project-support):=20add=20d?= =?UTF-8?q?elete=20and=20edit=20buttons=20for=20project=20proposals=20in?= =?UTF-8?q?=20the=20index=20view.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/pages/association/project-support/index.blade.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/views/pages/association/project-support/index.blade.php b/resources/views/pages/association/project-support/index.blade.php index cc50f94..08489a1 100644 --- a/resources/views/pages/association/project-support/index.blade.php +++ b/resources/views/pages/association/project-support/index.blade.php @@ -181,10 +181,12 @@ $delete = function ($id) {
@if($currentPleb && $currentPleb->id === $project->einundzwanzig_pleb_id) @endif