]> source.dussan.org Git - redmine.git/commit
Remove unecessary page title HTML escaping from views (#9252).
authorEtienne Massip <etienne.massip@gmail.com>
Sun, 2 Oct 2011 18:45:17 +0000 (18:45 +0000)
committerEtienne Massip <etienne.massip@gmail.com>
Sun, 2 Oct 2011 18:45:17 +0000 (18:45 +0000)
commit4ecd65c4658cddc3ebf0e975d93c975fcfdaf764
tree7246ea9482f3dccf3838bb4ac0fefd5b5c2ef93f
parent65b533a8ec1f4d53a082cdc76324f65147d6f6b1
Remove unecessary page title HTML escaping from views (#9252).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7565 e93f8b46-1217-0410-a6f0-8f06a7374b81
16 files changed:
app/views/attachments/diff.html.erb
app/views/attachments/file.html.erb
app/views/boards/show.html.erb
app/views/common/error.html.erb
app/views/documents/show.html.erb
app/views/issues/index.html.erb
app/views/issues/show.html.erb
app/views/messages/show.html.erb
app/views/news/show.html.erb
app/views/repositories/_breadcrumbs.html.erb
app/views/repositories/diff.html.erb
app/views/users/edit.html.erb
app/views/users/show.html.erb
app/views/versions/show.html.erb
app/views/wiki/edit.html.erb
app/views/wiki/show.html.erb