Skip to content

Commit

Permalink
fix: External search form button mis-alignment (#351)
Browse files Browse the repository at this point in the history
  • Loading branch information
fibble authored Sep 25, 2024
1 parent 5dec8c9 commit 32637e9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ class SearchFilter
* "label": "search.form.filter.update_button"
* })
* @Form\Type("\Laminas\Form\Element\Button")
* @Form\Flags({"priority": -1})
*/
public $submit = null;
}

0 comments on commit 32637e9

Please sign in to comment.