fix a typo in the updated sortBy code
This commit is contained in:
parent
792109761b
commit
fa505a3ecf
1 changed files with 1 additions and 1 deletions
|
|
@ -613,7 +613,7 @@ sub definition {
|
|||
},
|
||||
sortBy =>{
|
||||
fieldType=>"selectBox",
|
||||
defaultValue=>'revisionDate',
|
||||
defaultValue=>'assetData.revisionDate',
|
||||
tab=>'display',
|
||||
options=>\%sortByOptions,
|
||||
label=>$i18n->get('sort by'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue