added substitute children to food edit modal

This commit is contained in:
smilerz
2023-12-19 15:22:26 -06:00
parent e89c3887ec
commit 181c270b34

View File

@ -204,6 +204,12 @@
}}
</b-form-checkbox>
</b-form-group>
<b-form-group :description="$t('substitute_children_help')">
<b-form-checkbox v-model="food.substitute_children">{{
$t('substitute_children')
}}
</b-form-checkbox>
</b-form-group>
<b-form-group :label="$t('InheritFields')" :description="$t('InheritFields_help')">
<generic-multiselect