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

5 lines
100 B
Text
Raw Normal View History

= format_text_value(champ.to_s)
- if champ.data.present?
Code INSEE :
= champ.data['city_code']