]> source.dussan.org Git - redmine.git/commitdiff
remove duplicate h() from app/views/wiki/history.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Tue, 2 Aug 2011 23:57:09 +0000 (23:57 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Tue, 2 Aug 2011 23:57:09 +0000 (23:57 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6399 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/wiki/history.rhtml

index e6a262b8576a0c08ed1e3dc81bd38cbe0e84ad06..256394471262dc63272c4023a18142f0daa77d3b 100644 (file)
@@ -1,6 +1,6 @@
 <%= wiki_page_breadcrumb(@page) %>
 
-<h2><%=h h(@page.pretty_title) %></h2>
+<h2><%= h(@page.pretty_title) %></h2>
 
 <h3><%= l(:label_history) %></h3>