Sha256: 2c444149e1f028549fc78bc0d0bb230c67393e85e4702fee85a265094c57ee6a
Contents?: true
Size: 557 Bytes
Versions: 4
Compression:
Stored size: 557 Bytes
Contents
<h2 class='title'><%= _('access controls') %></h2> <table class="admin" cellspacing="0"> <tr><th class='nav' colspan='9'><%= will_paginate @acls %></th></tr> <tr> <th> </th> <th><%= _('group') %></th> <th><%= _('action') %></th> <th><%= _('name') %></th> <th><%= _('mode') %></th> <th><%= _('format') %></th> <th><%= _('query') %></th> <th><%= _('exec group') %></th> <th><%= _('exec skin') %></th> </tr> <%= render :partial=>'acls/li', :collection => @acls %> <%= render :partial=>'acls/add' %> </table>
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
zena-1.1.3 | app/views/acls/index.rhtml |
zena-1.1.2 | app/views/acls/index.rhtml |
zena-1.1.1 | app/views/acls/index.rhtml |
zena-1.1.0 | app/views/acls/index.rhtml |