]> source.dussan.org Git - gitea.git/commit
resolve issue with sort icons on admin/users and admin/runners (#24360)
authorjladbrook <jhladbrook@gmail.com>
Tue, 12 Sep 2023 12:26:51 +0000 (13:26 +0100)
committerGitHub <noreply@github.com>
Tue, 12 Sep 2023 12:26:51 +0000 (12:26 +0000)
commite33f112e01d2453f8674c05556944277bf38567b
tree5c82102ee1cf95df3b2e41128daadddb7ce5fbc3
parente481638010b669133a9106abbbf14fd6d76fb32e
resolve issue with sort icons on admin/users and admin/runners (#24360)

Fixes #24327 to avoid the sort icon changing the table header over
multiple lines and adds missing sort icons on the runners page.
models/actions/runner.go
routers/web/shared/actions/runners.go
templates/shared/actions/runner_list.tmpl