Sha256: 9ea094786f008ac53d8f15eaa79767c6a66e1df05af6a8099598fcdd34011e66

Contents?: true

Size: 383 Bytes

Versions: 6

Compression:

Stored size: 383 Bytes

Contents

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

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

= comfy_form_for @page, :as => :page, :url => {:action => :update}, :html => {:multipart => true} 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/pages/edit.html.haml
comfortable_mexican_sofa-1.11.0 app/views/admin/cms/pages/edit.html.haml
comfortable_mexican_sofa-1.10.3 app/views/admin/cms/pages/edit.html.haml
comfortable_mexican_sofa-1.10.2 app/views/admin/cms/pages/edit.html.haml
comfortable_mexican_sofa-1.10.1 app/views/admin/cms/pages/edit.html.haml
comfortable_mexican_sofa-1.10.0 app/views/admin/cms/pages/edit.html.haml