traduction + alert
This commit is contained in:
@@ -75,6 +75,8 @@ final class BroadcastController extends AbstractController
|
||||
|
||||
$this->stateRepository->addState($investigation, 3, 1, $broadcast);
|
||||
|
||||
$this->addFlash('danger', " <strong>Well done!</strong> You successfully read this important alert message.");
|
||||
|
||||
return $this->redirectToRoute('app_broadcast_index');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user