Skip to content
Snippets Groups Projects
Commit 6a6c833a authored by srosse's avatar srosse
Browse files

OO-984,OO-990: fix RS

parent 4ff69435
No related branches found
No related tags found
No related merge requests found
......@@ -236,7 +236,6 @@ public class AuthorListController extends FormBasicController implements Activat
tableEl.setAndLoadPersistedPreferences(ureq, "authors-list-" + i18nName);
if(!startExtendedSearch) {
tableEl.reloadData();
tableEl.sort("", false);
}
if(startExtendedSearch) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment