mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
Updated shelf sort to allow default sort, added testing
Done during review of #2515
This commit is contained in:
@@ -47,6 +47,7 @@ return [
|
||||
'sort_ascending' => 'Sort Ascending',
|
||||
'sort_descending' => 'Sort Descending',
|
||||
'sort_name' => 'Name',
|
||||
'sort_default' => 'Default',
|
||||
'sort_created_at' => 'Created Date',
|
||||
'sort_updated_at' => 'Updated Date',
|
||||
|
||||
|
Reference in New Issue
Block a user