show which instructeur took decision and when

and also replace "sans suite" by "classé sans suite"
This commit is contained in:
Christophe Robillard 2020-07-06 09:30:07 +02:00
parent cea170e4a6
commit 8f9d6d2871
4 changed files with 10 additions and 4 deletions

View file

@ -9,13 +9,13 @@ fr:
montant_projet: 'Le montant du projet'
montant_aide_demande: "Le montant daide demandée"
date_previsionnelle: "La date de début prévisionnelle"
state:
state: &state
brouillon: "Brouillon"
en_construction: "En construction"
en_instruction: "En instruction"
accepte: "Accepté"
refuse: "Refusé"
sans_suite: "Sans suite"
sans_suite: "Classé sans suite"
autorisation_donnees: Acceptation des CGU
state/brouillon: Brouillon
state/en_construction: En construction
@ -23,3 +23,6 @@ fr:
state/accepte: Accepté
state/refuse: Refusé
state/sans_suite: Sans suite
traitement:
state:
<<: *state