Forráskód Böngészése

E-Mail Verteiler default aktiv

andre 2 éve
szülő
commit
0a35121fb9

+ 1 - 1
app/UI/Client/DistributionList/Sections/AddPropertiesDistribution.php

@@ -19,7 +19,7 @@ class AddPropertiesDistribution extends FreeFieldsSection
     public function initContent()
     public function initContent()
     {
     {
 
 
-        $this->addField(new Switcher('receiveMail'));
+        $this->addField(new Switcher('receiveMail'))->setDefaultValue('on');
 
 
         $this->addField(new Switcher('hideGal'));
         $this->addField(new Switcher('hideGal'));