Skip to content

Commit

Permalink
TOP-23 allow saving of service at location id from admin
Browse files Browse the repository at this point in the history
  • Loading branch information
apricot13 committed Jun 20, 2024
1 parent 835457c commit 02a8090
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/controllers/admin/services_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ def service_params
],
regular_schedules_attributes: [
:id,
:service_at_location_id,
:opens_at,
:closes_at,
:weekday,
Expand Down

0 comments on commit 02a8090

Please sign in to comment.