##// END OF EJS Templates
Misplaced closing tbody tag....
Jean-Philippe Lang -
r7868:5c2a146b246b
parent child
Show More
@@ -32,8 +32,8
32 :class => 'icon icon-del' %>
32 :class => 'icon icon-del' %>
33 </td>
33 </td>
34 </tr>
34 </tr>
35 </tbody>
36 <% end; reset_cycle %>
35 <% end; reset_cycle %>
36 </tbody>
37 </table>
37 </table>
38 <% else %>
38 <% else %>
39 <p class="nodata"><%= l(:label_no_data) %></p>
39 <p class="nodata"><%= l(:label_no_data) %></p>
General Comments 0
You need to be logged in to leave comments. Login now