fix filter_to_supermarket setting

This commit is contained in:
smilerz
2021-12-21 13:53:16 -06:00
parent b4510a2cc1
commit 24bef756e8
3 changed files with 4 additions and 6 deletions

View File

@ -75,7 +75,6 @@
></generic-multiselect>
<small tabindex="-1" class="form-text text-muted">{{ $t("Share") }}</small>
</b-form-group>
<!-- TODO: hide this checkbox if autoadding menuplans, but allow editing on-hand -->
<b-input-group v-if="!autoMealPlan">
<b-form-checkbox id="AddToShopping" v-model="entryEditing.addshopping" />
<small tabindex="-1" class="form-text text-muted">{{ $t("AddToShopping") }}</small>