Make it possible to add recipes from /recipes to the meal plan (closes #2003)

This commit is contained in:
Bernd Bestel
2022-12-26 14:25:33 +01:00
parent c60a1783da
commit 3f2ad17460
6 changed files with 146 additions and 8 deletions

View File

@@ -70,7 +70,6 @@
width: 200px !important;
}
}
</style>
@endpush
@@ -244,7 +243,7 @@
</div>
<div class="form-group">
<label for="period_type">{{ $__t('Section') }}</label>
<label for="section_id_note">{{ $__t('Section') }}</label>
<select class="custom-control custom-select"
id="section_id_note"
name="section_id_note"