From 290edd9e691c72d7c31403f4d4f2f5de6d7e412c Mon Sep 17 00:00:00 2001 From: Christophe Robillard Date: Thu, 2 Apr 2020 15:54:31 +0200 Subject: [PATCH] =?UTF-8?q?ameliore=20la=20d=C3=A9couvrabilit=C3=A9=20du?= =?UTF-8?q?=20fichier=20t=C3=A9l=C3=A9charg=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/controllers/instructeurs/procedures_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/controllers/instructeurs/procedures_controller.rb b/app/controllers/instructeurs/procedures_controller.rb index 7d02e0069..70386ed68 100644 --- a/app/controllers/instructeurs/procedures_controller.rb +++ b/app/controllers/instructeurs/procedures_controller.rb @@ -207,7 +207,7 @@ module Instructeurs format.js do @procedure = procedure assign_exports - flash.notice = "L’export au format \"#{export_format}\" est prêt." + flash.notice = "L’export au format \"#{export_format}\" est prêt. Vous pouvez le télécharger" end format.html do