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

4 lines
144 B
Text
Raw Normal View History

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