From a8e086acd60cd5f4506b07273a6a433aa8fccd0b Mon Sep 17 00:00:00 2001 From: Szymon Porwolik Date: Tue, 23 Sep 2025 10:28:57 +0200 Subject: [PATCH] Update application/views/dashboard/index.php Adding check to ensure variables solar_banconditions and solar_solardata are defined; this will be used when the solar panel is disabled in user preferences. Co-authored-by: Joerg (DJ7NT) --- application/views/dashboard/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/dashboard/index.php b/application/views/dashboard/index.php index cfa59477c..1f072b432 100644 --- a/application/views/dashboard/index.php +++ b/application/views/dashboard/index.php @@ -457,7 +457,7 @@ function getDistance($distance) { - +