]> source.dussan.org Git - redmine.git/commit
Don't generate urls with params.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 10 Jul 2016 19:18:12 +0000 (19:18 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 10 Jul 2016 19:18:12 +0000 (19:18 +0000)
commitb2044e6dfc261656ee477fa0287c98bda3fa183d
treeb9d50e229eb6d18ad97a05333c3c37c7ded692bd
parent731eadc4502f7fccc85dcc2ab4c29a9da4f5a415
Don't generate urls with params.

git-svn-id: http://svn.redmine.org/redmine/trunk@15631 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/activities/index.html.erb
app/views/gantts/show.html.erb
app/views/issues/index.html.erb
app/views/repositories/diff.html.erb
app/views/timelog/index.html.erb
lib/redmine/views/other_formats_builder.rb
test/integration/issues_test.rb