Sha256: ae2f34733a0f65f1bf18481ec1a8b392ea0769f7c07120d11a13acba51a8c23b

Contents?: true

Size: 202 Bytes

Versions: 6

Compression:

Stored size: 202 Bytes

Contents

<%= link_to span_tag('Create New User'), new_cms_admin_user_path, :class => 'big button' %>
<h1>Users</h1>

<ul class='list'>
  <%= render :partial => 'index_branch', :collection => @cms_users %>
</ul>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
lucy_cms-0.0.6 app/views/cms_admin/users/index.html.erb
lucy_cms-0.0.5 app/views/cms_admin/users/index.html.erb
lucy_cms-0.0.4 app/views/cms_admin/users/index.html.erb
lucy_cms-0.0.3 app/views/cms_admin/users/index.html.erb
lucy_cms-0.0.2 app/views/cms_admin/users/index.html.erb
lucy_cms-0.0.1 app/views/cms_admin/users/index.html.erb