renamed assisted research to filters
This commit is contained in:
@@ -50,7 +50,7 @@ class MaterioSapiSearchForm extends FormBase {
|
|||||||
|
|
||||||
$form['filters'] = [
|
$form['filters'] = [
|
||||||
'#type' => 'fieldset',
|
'#type' => 'fieldset',
|
||||||
'#title' => t('Assisted Search'),
|
'#title' => t('filters'),
|
||||||
'#legend_attributes' => [
|
'#legend_attributes' => [
|
||||||
"class" => ["test-attribute"],
|
"class" => ["test-attribute"],
|
||||||
'@click.prevent' => "onClickFilters",
|
'@click.prevent' => "onClickFilters",
|
||||||
|
Reference in New Issue
Block a user