N°7063 - Forms SDK - Add Symfony forms component

error forms issue
This commit is contained in:
Benjamin Dalsass
2024-01-11 10:10:08 +01:00
parent a50f579793
commit e55f1f1d66
8 changed files with 103 additions and 118 deletions

View File

@@ -170,7 +170,6 @@ class FormHelper
// interval - duration
$oFormFactory->AddDurationField('interval', [
'label' => 'Fréquence',
'input' => 'array',
'with_minutes' => true,
'with_seconds' => true,
'with_weeks' => true,