##// END OF EJS Templates
Refactor: rename WikiController#index to #show, it's a single resource action...
Refactor: rename WikiController#index to #show, it's a single resource action git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4266 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r884:8a8f819d273e
r4152:c259ada6e1c4
Show More
_content.rhtml
3 lines | 105 B | text/html+ruby | RhtmlLexer
<div class="wiki">
<%= textilizable content, :text, :attachments => content.page.attachments %>
</div>