Sha256: f138b03485ed424bb049b7451c3ac854bc25dd8f71120e09bb80bc6cc634e315

Contents?: true

Size: 255 Bytes

Versions: 7

Compression:

Stored size: 255 Bytes

Contents

<div id='records'>
  <div class='pagination_container'>
    <%= render :partial => 'users' %>
  </div>
</div>
<div id='actions'>
  <ul>
    <li>
      <%= link_to t('.create_new_user'), new_admin_user_url, :class => "add_icon" %>
    </li>
  </ul>
</div>

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
refinerycms-authentication-0.9.9.7 app/views/admin/users/index.html.erb
refinerycms-authentication-0.9.9.5 app/views/admin/users/index.html.erb
refinerycms-authentication-0.9.9.4 app/views/admin/users/index.html.erb
refinerycms-authentication-0.9.9.3 app/views/admin/users/index.html.erb
refinerycms-authentication-0.9.9.2 app/views/admin/users/index.html.erb
refinerycms-authentication-0.9.9.1 app/views/admin/users/index.html.erb
refinerycms-0.9.9 authentication/app/views/admin/users/index.html.erb