Sha256: a25a32434cf6e9de7aaf799457aa24f0d1b548075b2fe0dc5c95cf00cd3d227b
Contents?: true
Size: 209 Bytes
Versions: 2
Compression:
Stored size: 209 Bytes
Contents
<%= link_to span_tag('Create New Layout'), new_cms_admin_layout_path, :class => 'big_button' %> <h1>Layouts</h1> <ul class='tree'> <%= render :partial => 'index_branch', :collection => @cms_layouts %> </ul>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
comfortable_mexican_sofa-1.0.1 | app/views/cms_admin/layouts/index.html.erb |
comfortable_mexican_sofa-1.0.0 | app/views/cms_admin/layouts/index.html.erb |