mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-31 21:37:16 +00:00
Add missing permitted attribute
This commit is contained in:
@@ -96,6 +96,7 @@ module Admin
|
||||
|
||||
def permitted_resource_params
|
||||
params.require(:schedule).permit(
|
||||
:id,
|
||||
:name,
|
||||
order_cycle_ids: []
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user