Skip to content

Commit fcf990d

Browse files
nickygerritsenvmcj
andcommitted
Update webapp/src/Form/Type/SubmissionsFilterType.php
Co-authored-by: MCJ Vasseur <14887731+vmcj@users.noreply.github.com>
1 parent 70b7015 commit fcf990d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

webapp/src/Form/Type/SubmissionsFilterType.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ public function buildForm(FormBuilderInterface $builder, array $options): void
130130

131131
$builder->add("apply", SubmitType::class, [
132132
"label" => "Apply filters",
133-
134133
]);
135134

136135
$builder->add("clear", SubmitType::class, [

0 commit comments

Comments
 (0)