From 4399db9498d1a57119870d2a0b0b8ce68fff4481 Mon Sep 17 00:00:00 2001 From: afornerot Date: Thu, 10 Jun 2021 10:43:36 +0200 Subject: [PATCH] =?UTF-8?q?alerte=20=3D=20permettre=20aux=20users=20de=20m?= =?UTF-8?q?asquer=20=C3=A0=20oui=20par=20d=C3=A9faut=20(fixes=20#32749)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/ninegate-1.0/src/Cadoles/PortalBundle/Entity/Alert.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ninegate-1.0/src/Cadoles/PortalBundle/Entity/Alert.php b/src/ninegate-1.0/src/Cadoles/PortalBundle/Entity/Alert.php index 8d4cc2b5..281adc18 100644 --- a/src/ninegate-1.0/src/Cadoles/PortalBundle/Entity/Alert.php +++ b/src/ninegate-1.0/src/Cadoles/PortalBundle/Entity/Alert.php @@ -63,7 +63,7 @@ class Alert /** * @ORM\Column(name="fghideable", type="boolean") */ - private $fghideable; + private $fghideable=true; /** * @var string