From 0453e8483629c86e24202860085563c0707ff312 Mon Sep 17 00:00:00 2001 From: Jay Trees Date: Fri, 8 Apr 2022 12:41:00 +0200 Subject: [PATCH] Improve wishlist filter --- src/classes/wishlist.php | 15 +++---- src/pages/parts/wishlist-filter.php | 69 ++++++++++++++++------------- 2 files changed, 44 insertions(+), 40 deletions(-) diff --git a/src/classes/wishlist.php b/src/classes/wishlist.php index 8f45d2e9..d362c6e9 100644 --- a/src/classes/wishlist.php +++ b/src/classes/wishlist.php @@ -87,22 +87,21 @@ class Wishlist /** * Cards */ - if (!empty($this->wishes)) { ?> -
+ ?> +
+ wishes)) { ?> wishes as $wish) { ?>
getCard($this->user) ?>
-
- -
+
-
- +
+ ">
-