From ab8a80542cece418a64dcc43ffd500c0f9dfdbca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20V=C3=B6lkl?= Date: Sun, 4 Sep 2022 21:48:39 +0200 Subject: [PATCH] : --- .idea/workspace.xml | 8 ++------ content/lists/produkte.blade.php | 2 +- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 0e50336..0f372f7 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,11 +1,7 @@ - - - - - + diff --git a/content/lists/produkte.blade.php b/content/lists/produkte.blade.php index 8509f23..c6201e1 100644 --- a/content/lists/produkte.blade.php +++ b/content/lists/produkte.blade.php @@ -17,7 +17,7 @@

Solarmodule

- @foreach($contents as $content) + @foreach(filterByContentType($contents, "Solarmodule") as $content)