Misplaced closing tbody tag.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7988 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
e508677228
commit
5c2a146b24
@ -32,8 +32,8 @@
|
|||||||
:class => 'icon icon-del' %>
|
:class => 'icon icon-del' %>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
|
||||||
<% end; reset_cycle %>
|
<% end; reset_cycle %>
|
||||||
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<% else %>
|
<% else %>
|
||||||
<p class="nodata"><%= l(:label_no_data) %></p>
|
<p class="nodata"><%= l(:label_no_data) %></p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user