mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
[AccompanyingPeriod] add flashbag message when located temporarily
This commit is contained in:
parent
f188cc2d27
commit
3302d69373
@ -27,6 +27,11 @@
|
|||||||
</a>
|
</a>
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
{% if accompanyingCourse.locationStatus == 'address' or accompanyingCourse.locationStatus == 'none') %}
|
||||||
|
<div class="alert alert-danger">
|
||||||
|
{{ 'This course is located at a temporarily address. You should locate this course to an user'|trans }}
|
||||||
|
</div>
|
||||||
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
<h1>{{ 'Resume Accompanying Course'|trans }}</h1>
|
<h1>{{ 'Resume Accompanying Course'|trans }}</h1>
|
||||||
|
@ -372,6 +372,7 @@ Show Accompanying Course: Voir le parcours
|
|||||||
Edit Accompanying Course: Modifier le parcours
|
Edit Accompanying Course: Modifier le parcours
|
||||||
Create Accompanying Course: Créer un nouveau parcours
|
Create Accompanying Course: Créer un nouveau parcours
|
||||||
Drop Accompanying Course: Supprimer le parcours
|
Drop Accompanying Course: Supprimer le parcours
|
||||||
|
This course is located at a temporarily address. You should locate this course to an user: Ce parcours est localisé à une adresse temporaire. Il devrait être localisé auprès d'un usager concerné.
|
||||||
|
|
||||||
# Household
|
# Household
|
||||||
Household: Ménage
|
Household: Ménage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user