This commit is contained in:
nwb 2014-07-28 11:30:02 +08:00
commit 1b589bf562
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
</div>
<div class="wiki-description">
<p>
<%= textilizable(project.short_description, :project => project) %>
<%= textilizable(project.short_description.strip, :project => project) %>
</p>
</div>