summaryrefslogtreecommitdiff
path: root/app/controllers/dashboard
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-12-11 00:09:41 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-12-11 00:09:41 +0000
commitd15f01ae2667094ed69f875cc65ce4c8aa34481b (patch)
tree216ffe30f1c5801b5df58edd59aed61ccfb68dbe /app/controllers/dashboard
parente109a7799eb2c5598211c4cc1e0c83d5beb44018 (diff)
downloadgitlab-ce-d15f01ae2667094ed69f875cc65ce4c8aa34481b.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/controllers/dashboard')
-rw-r--r--app/controllers/dashboard/projects_controller.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/controllers/dashboard/projects_controller.rb b/app/controllers/dashboard/projects_controller.rb
index f7a74f40e4b..aa3592ff209 100644
--- a/app/controllers/dashboard/projects_controller.rb
+++ b/app/controllers/dashboard/projects_controller.rb
@@ -108,7 +108,7 @@ class Dashboard::ProjectsController < Dashboard::ApplicationController
end
def default_sort_order
- sort_value_latest_activity
+ sort_value_name
end
def sorting_field