demarches-normaliennes/app/views/shared/champs/carte/_show.html.haml

4 lines
144 B
Text
Raw Normal View History

2018-10-17 13:06:27 +03:00
.carte{ data: { geo: geo_data(champ) } }
.geo-areas
= render partial: 'shared/champs/carte/geo_areas', locals: { champ: champ, error: false }