Added some UserList search form tmpl_vars
This commit is contained in:
parent
b398c902e6
commit
043daceb7c
3 changed files with 110 additions and 1 deletions
|
|
@ -27,7 +27,9 @@ our $HELP = {
|
|||
{ 'name' => 'searchFormTypeSelect' },
|
||||
{ 'name' => 'searchFormQuery_form' },
|
||||
{ 'name' => 'search_PROFILEFIELDNAME_text' },
|
||||
{ 'name' => 'search_PROFILEFIELDNAME_form' },
|
||||
{ 'name' => 'searchExact_PROFILEFIELDNAME_text' },
|
||||
{ 'name' => 'searchExact_PROFILEFIELDNAME_form' },
|
||||
{ 'name' => 'limitSearch' },
|
||||
{ 'name' => 'includeInSearch_PROFILEFIELDNAME_hidden' },
|
||||
{ 'name' => 'includeInSearch_PROFILEFIELDNAME_checkBox' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue