Skip to content
Snippets Groups Projects
Commit f2d7fad0 authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

put Favorites second in list, after 'All files'

parent 80ddb14d
Branches
No related tags found
No related merge requests found
......@@ -93,7 +93,7 @@ function sortNavigationItems($item1, $item2) {
'id' => 'favorites',
'appname' => 'files',
'script' => 'simplelist.php',
'order' => 50,
'order' => 5,
'name' => $l->t('Favorites')
)
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment