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:
Bernd Bestel
2020-01-03 13:35:48 +01:00
parent 8da13ab22b
commit 0be672aa48
2 changed files with 6 additions and 1 deletions

View File

@@ -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">