##// END OF EJS Templates
Diff style (inline or side by side) automatically saved as a user preference....
Diff style (inline or side by side) automatically saved as a user preference. Fixed a Postgres test failure. git-svn-id: http://redmine.rubyforge.org/svn/trunk@893 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r703:fdf842a4c458
r880:1454a711caf6
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>