Sha256: 1f14e2a3782c71dfde0cccfeb32ee7c72f0584e8c337a7e7e61e52abd4c90f62

Contents?: true

Size: 210 Bytes

Versions: 3

Compression:

Stored size: 210 Bytes

Contents

<%= link_to span_tag('Create New Page'), new_cms_admin_page_path, :class => 'big_button' %>
<h1>Pages</h1>

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
comfortable_mexican_sofa-1.0.40 app/views/cms_admin/pages/index.html.erb
comfortable_mexican_sofa-1.0.39 app/views/cms_admin/pages/index.html.erb
comfortable_mexican_sofa-1.0.38 app/views/cms_admin/pages/index.html.erb