mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 21:10:27 +01:00
replace tabs to spaces at app/views/documents/_document.html.erb
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7378 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
<p><em><%= format_time(document.updated_on) %></em></p>
|
||||
|
||||
<div class="wiki">
|
||||
<%= textilizable(truncate_lines(document.description)) %>
|
||||
<%= textilizable(truncate_lines(document.description)) %>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user