Skip to content

Commit

Permalink
Fix #1753
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudlevy committed Apr 3, 2024
1 parent e86988c commit fadb0e3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/models/communication/block/template/location.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,8 @@ def allowed_for_about?
def available_locations
website.administration_locations
end

def children
selected_locations
end
end

0 comments on commit fadb0e3

Please sign in to comment.