Skip to content

Commit

Permalink
Update HealthConditionsSearchAndAZBlock.php
Browse files Browse the repository at this point in the history
  • Loading branch information
neilblair committed Feb 20, 2024
1 parent 91c27b1 commit dcf9b0c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ public function build() {

$build['search'] = $search_form;
$build['atoz'] = $health_condition_atoz->build();

return $build;
}

Expand Down

0 comments on commit dcf9b0c

Please sign in to comment.