4 lines
219 B
Text
4 lines
219 B
Text
= turbo_stream.update dom_id(@champ, :geo_areas), partial: 'shared/champs/carte/geo_areas', locals: { champ: @champ, editing: true }
|
|
|
|
- if @focus
|
|
= turbo_stream.dispatch 'map:feature:focus', bbox: @champ.bounding_box
|