From 57ab8836ae4e12dba0a14888bc6ed76a66f10985 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Tue, 11 Oct 2022 12:32:49 +0200 Subject: [PATCH] Enable file upload field in form editor --- public/typo3conf/ext/ep_theme/Configuration/Yaml/FormsBase.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/public/typo3conf/ext/ep_theme/Configuration/Yaml/FormsBase.yaml b/public/typo3conf/ext/ep_theme/Configuration/Yaml/FormsBase.yaml index a6783fed..15ec1ebf 100644 --- a/public/typo3conf/ext/ep_theme/Configuration/Yaml/FormsBase.yaml +++ b/public/typo3conf/ext/ep_theme/Configuration/Yaml/FormsBase.yaml @@ -20,7 +20,6 @@ TYPO3: AdvancedPassword: null DatePicker: null Fieldset: null - FileUpload: null GridRow: null Hidden: null ImageUpload: null