]> source.dussan.org Git - redmine.git/commit
SortHelper refactoring:
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 10 Mar 2009 21:11:36 +0000 (21:11 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 10 Mar 2009 21:11:36 +0000 (21:11 +0000)
commit2b585407cb66a26f81ea0bcb8a922dd1203e25e0
tree0ca3d9525b225e12d210994174d35a1639a0c187
parent4f4d447224a404919441371d71533bcfed78d853
SortHelper refactoring:
* multiple columns sort feature (#2871)
* CSS classes instead of an image tag to reflect the state of the column
* examples fixed (#2945)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2571 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/sort_helper.rb
public/stylesheets/application.css
test/unit/helpers/sort_helper_test.rb [new file with mode: 0644]