Sha256: f71452e1155e7eba764cf3a1f7bce81b34af41ac6e1406ddfd00e7e6d121fa9c

Contents?: true

Size: 364 Bytes

Versions: 4

Compression:

Stored size: 364 Bytes

Contents

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

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

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
comfortable_mexican_sofa-1.9.3 app/views/cms_admin/layouts/edit.html.haml
comfortable_mexican_sofa-1.9.2 app/views/cms_admin/layouts/edit.html.haml
comfortable_mexican_sofa-1.9.1 app/views/cms_admin/layouts/edit.html.haml
comfortable_mexican_sofa-1.9.0 app/views/cms_admin/layouts/edit.html.haml