Sha256: 6ce68d77dcc131b327d3ab0c9808dd961cef74d505239d3087196cdb7c687bb8

Contents?: true

Size: 395 Bytes

Versions: 11

Compression:

Stored size: 395 Bytes

Contents

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

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

= comfy_form_for @page, :as => :page, :url => {:action => :update}, :html => {:multipart => true} do |form|
  = render form

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
comfortable_mexican_sofa-1.8.5 app/views/cms_admin/pages/edit.html.haml
comfortable_mexican_sofa-1.8.4 app/views/cms_admin/pages/edit.html.haml
comfortable_mexican_sofa-1.8.3 app/views/cms_admin/pages/edit.html.haml
comfypress-0.1.4 app/views/cms_admin/pages/edit.html.haml
comfortable_mexican_sofa-1.8.2 app/views/cms_admin/pages/edit.html.haml
comfypress-0.1.3 app/views/cms_admin/pages/edit.html.haml
comfortable_mexican_sofa-1.8.1 app/views/cms_admin/pages/edit.html.haml
comfortable_mexican_sofa-1.8.0 app/views/cms_admin/pages/edit.html.haml
comfortable_mexican_sofa-1.7.3 app/views/cms_admin/pages/edit.html.haml
comfortable_mexican_sofa-1.7.1 app/views/cms_admin/pages/edit.html.haml
comfortable_mexican_sofa-1.7.0 app/views/cms_admin/pages/edit.html.haml