[Legacy] Fix global search re-submission

This commit is contained in:
Clemente Raposo 2024-03-28 15:12:40 +00:00 committed by Jack Anderson
parent 9b132021d8
commit c4e65cc702

View file

@ -43,6 +43,9 @@
<form id="search-wrapper-form">
{*hidden input to handle actions*}
{search_controller}
<input type="hidden" class="form-control" name="module" value="Home">
<input type="hidden" class="form-control" name="search_form" value="false">
<input type="hidden" class="form-control" name="advanced" value="false">
<table>
<tbody>