From ebf6dd039d536e7fbe27b97f35422e32c288b69c Mon Sep 17 00:00:00 2001 From: fsociety Date: Thu, 24 Oct 2024 18:06:48 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20feat(project-support):=20add=20l?= =?UTF-8?q?ink=20to=20project=20website=20in=20support=20section=20of=20th?= =?UTF-8?q?e=20index=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/pages/association/project-support/index.blade.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/resources/views/pages/association/project-support/index.blade.php b/resources/views/pages/association/project-support/index.blade.php index 2d38612..cc50f94 100644 --- a/resources/views/pages/association/project-support/index.blade.php +++ b/resources/views/pages/association/project-support/index.blade.php @@ -165,6 +165,10 @@ $delete = function ($id) { class="text-xs inline-flex items-center font-bold border border-gray-200 dark:border-gray-700/60 text-gray-600 dark:text-gray-200 rounded-full text-center px-2.5 py-1"> {{ number_format($project->support_in_sats, 0, ',', '.') }} Sats +
+ Webseite +
@if($project->votes->count() > 0)