Sha256: 3d1e7bfecb612191b89cc8cf435ccf77e5dffc94cb39c9ac0aa679c899dceefa
Contents?: true
Size: 281 Bytes
Versions: 13
Compression:
Stored size: 281 Bytes
Contents
<h3><%= _('manage groups') %></h3> <table class="admin" cellspacing="0"> <tr><th class='nav' colspan='3'><%= will_paginate @groups %></th></tr> <%= render :partial=>'groups/li', :collection=>@groups %> <%= render :partial=>'groups/add', :locals=>{:users=>@users} %> </table>
Version data entries
13 entries across 13 versions & 1 rubygems