generated from gitea_admin/default
lien artiste dans concert
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
:title="c.titre_concert"
|
||||
:dateISO="c.representation_concert?.[0]?.date_debut_representation"
|
||||
:dateLabel="formatDateLong(c.representation_concert?.[0]?.date_debut_representation)"
|
||||
:lien_billetterie_representation="c.representation_concert?.[0]?.lien_billetterie_representation"
|
||||
:lieu="c.representation_concert?.[0]?.lieu_representation?.nom_lieu"
|
||||
:adresse_lieu="c.representation_concert?.[0]?.lieu_representation?.nom_lieu"
|
||||
:description="c.resume_concert"
|
||||
|
||||
Reference in New Issue
Block a user