Skip to content

Commit

Permalink
Update webapp/src/Form/Type/SubmissionsFilterType.php
Browse files Browse the repository at this point in the history
Co-authored-by: MCJ Vasseur <[email protected]>
  • Loading branch information
nickygerritsen and vmcj authored Dec 18, 2024
1 parent 5c7c649 commit 0c63deb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webapp/src/Form/Type/SubmissionsFilterType.php
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ public function buildForm(FormBuilderInterface $builder, array $options): void

$builder->add("apply", SubmitType::class, [
"label" => "Apply filters",

]);

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

0 comments on commit 0c63deb

Please sign in to comment.