mirror of
https://github.com/grocy/grocy.git
synced 2025-08-28 09:01:14 +00:00
Make it possible to add recipes from /recipes to the meal plan (closes #2003)
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user