Sha256: 63be930219f94fcec9c0ff1f2667d1988800bca665447a77450cdbdeae6c9af6
Contents?: true
Size: 301 Bytes
Versions: 1
Compression:
Stored size: 301 Bytes
Contents
<h2 class='title'><%= _('users') %></h2> <table id='user_list' class='admin' cellspacing="0"> <tr><th class='nav' colspan='7'><%= will_paginate @users %></th></tr> <%= render :partial=>'users/li', :collection=>@users %> <%= render :partial=>'users/add', :locals=>{:groups=>@groups} %> </table>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zena-1.2.8 | app/views/users/index.rhtml |