Dossier instruction: can ask for a confidentiel avis

This commit is contained in:
Simon Lehericey 2017-09-20 10:42:16 +02:00
parent caaa3169e5
commit 3c3e303a59
3 changed files with 11 additions and 4 deletions

View file

@ -87,7 +87,7 @@ module NewGestionnaire
end
def avis_params
params.require(:avis).permit(:email, :introduction)
params.require(:avis).permit(:email, :introduction, :confidentiel)
end
def champs_private_params