Sha256: 2283771668af5cf58231fa4fd7a719a0a4594c035078ecd14d11a7c0c4c77ecf
Contents?: true
Size: 201 Bytes
Versions: 2
Compression:
Stored size: 201 Bytes
Contents
<%= link_to span_tag('Create New Page'), new_cms_admin_page_path, :class => 'big_button' %> <h1>Pages</h1> <ul class='tree'> <%= render :partial => 'index_branch', :collection => @cms_pages %> </ul>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
comfortable_mexican_sofa-1.0.1 | app/views/cms_admin/pages/index.html.erb |
comfortable_mexican_sofa-1.0.0 | app/views/cms_admin/pages/index.html.erb |