]> source.dussan.org Git - redmine.git/commit
Remove pagination on trackers, roles and issue statuses (#12909).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 20 Mar 2016 09:57:24 +0000 (09:57 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 20 Mar 2016 09:57:24 +0000 (09:57 +0000)
commit08c9a5e3ef1a8abff1c950fb0862363970a95164
tree56cb59cd7ff17615d7a111c29fb3cbe4ceabff4b
parentaf89a8b201518176bc737e148494cbf413ddb446
Remove pagination on trackers, roles and issue statuses (#12909).

git-svn-id: http://svn.redmine.org/redmine/trunk@15273 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/issue_statuses_controller.rb
app/controllers/roles_controller.rb
app/controllers/trackers_controller.rb
app/views/issue_statuses/index.html.erb
app/views/roles/index.html.erb
app/views/trackers/index.html.erb