##// END OF EJS Templates
Removed "Wiki edits" option in the activity view if the project has no wiki....
Removed "Wiki edits" option in the activity view if the project has no wiki. git-svn-id: http://redmine.rubyforge.org/svn/trunk@517 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r330:027bf93849e8
r514:d85f5518d903
Show More
issue_add_es.rhtml
2 lines | 172 B | text/html+ruby | RhtmlLexer
Issue #<%= @issue.id %> has been reported.
----------------------------------------
<%= render :file => "_issue", :use_full_path => true, :locals => { :issue => @issue } %>