Added UserList sort options
This commit is contained in:
parent
bc88cb3183
commit
160ae78f61
2 changed files with 64 additions and 11 deletions
|
|
@ -249,6 +249,37 @@ true for the 'email' profile field.|,
|
|||
lastUpdated => 1081514049
|
||||
},
|
||||
|
||||
'sort by' => {
|
||||
message => q|Sort By|,
|
||||
lastUpdated => 1109698614,
|
||||
},
|
||||
|
||||
'sort order' => {
|
||||
message => q|Sort Order|,
|
||||
lastUpdated => 1109698614,
|
||||
},
|
||||
|
||||
'sort by description' => {
|
||||
message => q|By default, all users are displayed in a sorted order. Use this
|
||||
field to choose by what field they are sorted.|,
|
||||
lastUpdated => 1119070429,
|
||||
},
|
||||
|
||||
'sort order description' => {
|
||||
message => q|Sort in ascending or descending order.|,
|
||||
lastUpdated => 1119070429,
|
||||
},
|
||||
|
||||
'ascending' => {
|
||||
message => q|Ascending|,
|
||||
lastUpdated => 1113673328,
|
||||
},
|
||||
|
||||
'descending' => {
|
||||
message => q|Descending|,
|
||||
lastUpdated => 1113673330,
|
||||
},
|
||||
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue