From 408650f60724ca7b955b4902e11c3bef7a723f53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20V=C3=B6lkl?= Date: Sun, 4 Sep 2022 20:57:50 +0200 Subject: [PATCH] . --- .idea/workspace.xml | 3 +-- content/contents/solarmodule.blade.php | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 9ffac9e..506a85b 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,7 +3,6 @@ - diff --git a/content/contents/solarmodule.blade.php b/content/contents/solarmodule.blade.php index aa35736..7074719 100644 --- a/content/contents/solarmodule.blade.php +++ b/content/contents/solarmodule.blade.php @@ -43,7 +43,7 @@ - @isset($content->price_5 ) + @isset($content->preis_5 )

@@ -102,10 +102,10 @@ @endisset - @isset($content->data_fields['leistung_(watt)']) + @isset($content->data_fields['leistung']) Leisung: - {{$content->data_fields['leistung_(watt)']}} Watt + {{$content->data_fields['leistung']}} Watt @endisset