|
|
|
@ -278,12 +278,15 @@
|
|
|
|
|
<% end %>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td colspan="2" width="580">
|
|
|
|
|
<div class="issue-list-description">
|
|
|
|
|
<td colspan="2" width="580" style="WORD-BREAK: break-all; WORD-WRAP: break-word">
|
|
|
|
|
<!--
|
|
|
|
|
<div class="issue-list-description">
|
|
|
|
|
<div class="wiki">
|
|
|
|
|
<%= textilizable act, :description %>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
-->
|
|
|
|
|
<%= textilizable act, :description %>
|
|
|
|
|
<!-- <p class="font_description"> <%#= textilizable(act.description) %> </p> -->
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|