mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-01 07:04:16 +01:00
search widget : widget search history handling
new parameter "class_name" SVN:b1162[5554]
This commit is contained in:
@@ -187,6 +187,7 @@ class SearchForm
|
||||
'has_hidden_criteria' => (array_key_exists('hidden_criteria', $aListParams) && !empty($aListParams['hidden_criteria'])),
|
||||
'fields' => $aFields,
|
||||
'criterion' => $aCriterion,
|
||||
'class_name' => $sClassName,
|
||||
'base_oql' => $sBaseOQL,
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user