Skip to content
Snippets Groups Projects
Commit 1820b178 authored by Demian Katz's avatar Demian Katz
Browse files

Merge branch 'release-3.1'

parents a14bf42e 9f3c9697
Branches
Tags
No related merge requests found
......@@ -457,7 +457,7 @@ class BrowseController extends AbstractBase
'era' => 'By Era'
];
return $this->performBrowse('Author', $categoryList, false);
return $this->performBrowse('Author', $categoryList, true);
}
/**
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment