summaryrefslogtreecommitdiffstats
path: root/app/views/groups
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/groups')
-rw-r--r--app/views/groups/_memberships.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/groups/_memberships.html.erb b/app/views/groups/_memberships.html.erb
index 2bec8e786..73a156faa 100644
--- a/app/views/groups/_memberships.html.erb
+++ b/app/views/groups/_memberships.html.erb
@@ -32,8 +32,8 @@
:class => 'icon icon-del' %>
</td>
</tr>
- </tbody>
<% end; reset_cycle %>
+ </tbody>
</table>
<% else %>
<p class="nodata"><%= l(:label_no_data) %></p>