Merge pull request #171 from th-h/issue-157
Re-add sort by name to ML non-simple filter (#157).
This commit is contained in:
commit
ecf7ad1ad2
@ -1988,7 +1988,7 @@ function serendipity_getImageFields() {
|
||||
'type' => 'date'
|
||||
),
|
||||
|
||||
'i.extension' => array('desc' => SORT_ORDER_EXTENSION
|
||||
'i.name' => array('desc' => SORT_ORDER_NAME
|
||||
),
|
||||
|
||||
'i.authorid' => array('desc' => AUTHOR,
|
||||
|
Loading…
x
Reference in New Issue
Block a user