##// END OF EJS Templates
Search engine now only searches objects the user is allowed to view....
Search engine now only searches objects the user is allowed to view. git-svn-id: http://redmine.rubyforge.org/svn/trunk@758 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r703:fdf842a4c458
r747:42fe6c6e0456
Show More
_content.rhtml
3 lines | 103 B | text/html+ruby | RhtmlLexer
Jean-Philippe Lang
A wiki page can now be attached to each version....
r561 <div class="wiki">
Jean-Philippe Lang
Improved Redmine links:...
r703 <%= textilizable content.text, :attachments => content.page.attachments %>
Jean-Philippe Lang
A wiki page can now be attached to each version....
r561 </div>