Sha256: db73fafe9c73663f5184653d93682a07054e36ce156f2ef116e9c276d7ee7389

Contents?: true

Size: 364 Bytes

Versions: 6

Compression:

Stored size: 364 Bytes

Contents

.page-header
  = link_to pluralize(@layout.revisions.count, t('.revision')), admin_cms_site_layout_revisions_path(@site, @layout), :class => 'btn pull-right'
  %h2= t('.title')

- content_for :right_column do
  = render 'admin/cms/sites/mirrors', :object => @layout

= comfy_form_for @layout, :as => :layout, :url => {:action => :update} do |form|
  = render form

Version data entries

6 entries across 6 versions & 1 rubygems

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