|
|
|
@ -97,7 +97,7 @@
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td colspan="2" width="580">
|
|
|
|
|
<td colspan="2" width="580" class="upload_img">
|
|
|
|
|
<p class="font_description">
|
|
|
|
|
<%= textAreailizable act.notes %>
|
|
|
|
|
</p>
|
|
|
|
@ -167,7 +167,7 @@
|
|
|
|
|
<% end %>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td colspan="2" width="580">
|
|
|
|
|
<td colspan="2" width="580" class="upload_img">
|
|
|
|
|
<p class="font_description">
|
|
|
|
|
<%=textAreailizable act, :description %>
|
|
|
|
|
</p></td>
|
|
|
|
@ -227,7 +227,7 @@
|
|
|
|
|
<% else %>
|
|
|
|
|
<% desStr= textAreailizable(act, :notes) %>
|
|
|
|
|
<% end %>
|
|
|
|
|
<td colspan="2" width="580">
|
|
|
|
|
<td colspan="2" width="580" class="upload_img">
|
|
|
|
|
<p class="font_description">
|
|
|
|
|
<%= desStr %>
|
|
|
|
|
</p>
|
|
|
|
@ -282,7 +282,7 @@
|
|
|
|
|
<% end %>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td colspan="2" width="580">
|
|
|
|
|
<td colspan="2" width="580" class="upload_img">
|
|
|
|
|
<p class="font_description">
|
|
|
|
|
<%= textAreailizable act,:long_comments %>
|
|
|
|
|
</p>
|
|
|
|
@ -344,7 +344,7 @@
|
|
|
|
|
<% end %>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td colspan="2" width="580">
|
|
|
|
|
<td colspan="2" width="580" class="upload_img">
|
|
|
|
|
<p class="font_description">
|
|
|
|
|
<%= textAreailizable(act,:content) %>
|
|
|
|
|
</p>
|
|
|
|
@ -385,7 +385,7 @@
|
|
|
|
|
<% end %>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td colspan="2" width="580">
|
|
|
|
|
<td colspan="2" width="580" class="upload_img">
|
|
|
|
|
<p class="font_description"></p>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
@ -428,7 +428,7 @@
|
|
|
|
|
<% end %>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td colspan="2" width="580">
|
|
|
|
|
<td colspan="2" width="580" class="upload_img">
|
|
|
|
|
<p class="font_description">
|
|
|
|
|
<%= textAreailizable act,:description %>
|
|
|
|
|
</p>
|
|
|
|
@ -559,7 +559,7 @@
|
|
|
|
|
<% end %>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td colspan="2" width="580">
|
|
|
|
|
<td colspan="2" width="580" class="upload_img">
|
|
|
|
|
<p class="font_description">
|
|
|
|
|
<%= textAreailizable act, :description %>
|
|
|
|
|
</p>
|
|
|
|
@ -633,7 +633,7 @@
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td colspan="2" width="580">
|
|
|
|
|
<td colspan="2" width="580" class="upload_img">
|
|
|
|
|
<p class="font_description">
|
|
|
|
|
<%= textAreailizable e.notes %>
|
|
|
|
|
</p>
|
|
|
|
|