Release 2.43 (#5694)
This commit is contained in:
@@ -29,7 +29,7 @@ class ProjectEditForm extends AbstractType
|
||||
public function buildForm(FormBuilderInterface $builder, array $options): void
|
||||
{
|
||||
$customer = null;
|
||||
$isNew = false;
|
||||
$isNew = true;
|
||||
$options['currency'] = null;
|
||||
$customerOptions = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user