fix filter_to_supermarket setting

This commit is contained in:
smilerz
2021-12-21 13:53:16 -06:00
parent 42132568c4
commit c785b590a1
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>