Commit c8d594e0 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch '40068-runner-sorting-regression' into 'master'

Revert a regression on runners sorting (!15134)

Closes #40068

See merge request gitlab-org/gitlab-ce!15341
parents 9200b500 adac106f
......@@ -64,7 +64,7 @@
%th Projects
%th Jobs
%th Tags
%th Last contact
%th= link_to 'Last contact', admin_runners_path(params.slice(:search).merge(sort: 'contacted_asc'))
%th
- @runners.each do |runner|
......
---
title: Revert a regression on runners sorting (!15134)
merge_request: 15341
author: Takuya Noguchi
type: fixed
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