From f5562602f002c610af6f69b41f8cd88e82cca78d Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Sun, 14 Nov 2021 15:50:48 +0100 Subject: [PATCH] Always show the add item button on the shopping list on mobile (closes #1645) --- views/shoppinglist.blade.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/views/shoppinglist.blade.php b/views/shoppinglist.blade.php index dabe99dd..d7e4d6f4 100644 --- a/views/shoppinglist.blade.php +++ b/views/shoppinglist.blade.php @@ -27,6 +27,10 @@ @endif
+