More UserList sort options
This commit is contained in:
parent
160ae78f61
commit
a49c94cde8
3 changed files with 43 additions and 6 deletions
|
|
@ -27,9 +27,12 @@ our $HELP = {
|
|||
{ 'name' => 'searchFormTypeSelect' },
|
||||
{ 'name' => 'searchFormQuery_form' },
|
||||
{ 'name' => 'numberOfProfileFields' },
|
||||
{ 'name' => 'profileField_PROFILEFIELDNAME_label' },
|
||||
{ 'name' => 'profileField_PROFILEFIELDNAME_sortByURL' },
|
||||
{ 'name' => 'profileField_loop',
|
||||
'variables' => [
|
||||
{ 'name' => 'profileField_label' },
|
||||
{ 'name' => 'profileField_sortByURL' },
|
||||
],
|
||||
},
|
||||
{ 'name' => 'alphabetSearch_loop',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue