]> source.dussan.org Git - redmine.git/commit
Fix that column header is clickable even when the column is not actually sortable...
authorGo MAEDA <maeda@farend.jp>
Sun, 14 Mar 2021 03:14:49 +0000 (03:14 +0000)
committerGo MAEDA <maeda@farend.jp>
Sun, 14 Mar 2021 03:14:49 +0000 (03:14 +0000)
commit83f3f454970870696b1b4acccafc30a0ca957f3f
treea9fd4506eb476a651fab7a2ad4d87a5fa9ca4806
parent5063d3faf0057e9cdb24556b6908aa6fc2bec77b
Fix that column header is clickable even when the column is not actually sortable (#33548).

Patch by Vincent Robert and Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@20783 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/query.rb
test/unit/query_test.rb