Sha256: ab2f3fbbec6c48df206e23f39deea60488dc0d2ca918fd82ed8ee0e4b665097a

Contents?: true

Size: 379 Bytes

Versions: 7

Compression:

Stored size: 379 Bytes

Contents

.page-header
  = link_to t('.new_link'), new_admin_cms_site_layout_path(@site), :class => 'btn pull-right'
  %h2= t('.title')

- content_for :right_column do
  = render :partial => 'admin/cms/sites/mirrors'

= render 'admin/cms/partials/layouts_before'

%ul.list.sortable
  = render :partial => 'index_branch', :collection => @layouts

= render 'admin/cms/partials/layouts_after'

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
comfortable_mexican_sofa-1.11.2 app/views/admin/cms/layouts/index.html.haml
comfortable_mexican_sofa-1.11.1 app/views/admin/cms/layouts/index.html.haml
comfortable_mexican_sofa-1.11.0 app/views/admin/cms/layouts/index.html.haml
comfortable_mexican_sofa-1.10.3 app/views/admin/cms/layouts/index.html.haml
comfortable_mexican_sofa-1.10.2 app/views/admin/cms/layouts/index.html.haml
comfortable_mexican_sofa-1.10.1 app/views/admin/cms/layouts/index.html.haml
comfortable_mexican_sofa-1.10.0 app/views/admin/cms/layouts/index.html.haml