refactor(turbo): champ carte use turbo
This commit is contained in:
parent
1500a1cf28
commit
1c2bd5543f
5 changed files with 10 additions and 14 deletions
|
@ -1,4 +1,4 @@
|
|||
= react_component("MapEditor", featureCollection: champ.to_feature_collection, url: champs_carte_features_path(champ), options: champ.render_options)
|
||||
|
||||
.geo-areas
|
||||
.geo-areas{ id: dom_id(champ, :geo_areas) }
|
||||
= render partial: 'shared/champs/carte/geo_areas', locals: { champ: champ, editing: true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue