|
|
@@ -11,10 +11,8 @@ namespace ThurData\Servers\KerioEmail\App\UI\Client\DistributionList\Sections;
|
|
|
|
|
|
|
|
|
use ThurData\Servers\KerioEmail\App\UI\Admin\Custom\Sections\FreeFieldsSection;
|
|
|
-use function ThurData\Servers\KerioEmail\Core\Helper\di;
|
|
|
use ThurData\Servers\KerioEmail\Core\UI\Widget\Forms\Fields\Select;
|
|
|
use ThurData\Servers\KerioEmail\Core\UI\Widget\Forms\Fields\Switcher;
|
|
|
-use ThurData\Servers\KerioEmail\Core\UI\Widget\Forms\Fields\Text;
|
|
|
|
|
|
class AddPreferencesDistribution extends FreeFieldsSection
|
|
|
{
|