mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Fixed that when FEATURE_FLAG_SHOPPINGLIST_MULTIPLE_LISTS
was set to false
, the shopping list appeared empty after some actions (fixes #428)
This commit is contained in:
@@ -45,6 +45,8 @@
|
||||
</div>-->
|
||||
</div>
|
||||
</div>
|
||||
@else
|
||||
<input type="hidden" name="selected-shopping-list" id="selected-shopping-list" value="1">
|
||||
@endif
|
||||
|
||||
<div class="row d-print-none">
|
||||
|
Reference in New Issue
Block a user