Commit 10147f15 authored by Alexandre Delanoë's avatar Alexandre Delanoë
parents ae178ad5 11d0e771
...@@ -286,7 +286,7 @@ initialPageParams session nodeId listIds tabType = ...@@ -286,7 +286,7 @@ initialPageParams session nodeId listIds tabType =
, session , session
} }
where where
params = T.initialParams { orderBy = Just (T.DESC $ T.ColumnName "Score") } params = T.initialParams { orderBy = Nothing }
......
Markdown is supported
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