Sha256: e3bbcad96831618edd5c551bb1828df4bf9aa62825dcf0bbadb4b89d36bb9ad0

Contents?: true

Size: 438 Bytes

Versions: 32

Compression:

Stored size: 438 Bytes

Contents

<%= link_to span_tag(pluralize(@page.revisions.count, t('.revision'))), cms_admin_site_page_revisions_path(@site, @page), :class => 'big button' %>

<h1><%= t('.title') %></h1>

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

<%= cms_form_for @page, :as => :page, :url => {:action => :update} do |form| %>
  <%= render :partial => 'form', :object => form %>
<% end %>

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
comfortable_mexican_sofa-1.4.22 app/views/cms_admin/pages/edit.html.erb
comfortable_mexican_sofa-1.4.21 app/views/cms_admin/pages/edit.html.erb
comfortable_mexican_sofa-1.4.20 app/views/cms_admin/pages/edit.html.erb
comfortable_mexican_sofa-1.4.19 app/views/cms_admin/pages/edit.html.erb
comfortable_mexican_sofa-1.4.18 app/views/cms_admin/pages/edit.html.erb
comfortable_mexican_sofa-1.4.17 app/views/cms_admin/pages/edit.html.erb
comfortable_mexican_sofa-1.4.16 app/views/cms_admin/pages/edit.html.erb
comfortable_mexican_sofa-1.4.15 app/views/cms_admin/pages/edit.html.erb
comfortable_mexican_sofa-1.4.14 app/views/cms_admin/pages/edit.html.erb
comfortable_mexican_sofa-1.4.13 app/views/cms_admin/pages/edit.html.erb
comfortable_mexican_sofa-1.4.12 app/views/cms_admin/pages/edit.html.erb
comfortable_mexican_sofa-1.4.11 app/views/cms_admin/pages/edit.html.erb
comfortable_mexican_sofa-1.4.10 app/views/cms_admin/pages/edit.html.erb
comfortable_mexican_sofa-1.4.9 app/views/cms_admin/pages/edit.html.erb
comfortable_mexican_sofa-1.4.8 app/views/cms_admin/pages/edit.html.erb
comfortable_mexican_sofa-1.4.7 app/views/cms_admin/pages/edit.html.erb
comfortable_mexican_sofa-1.4.6 app/views/cms_admin/pages/edit.html.erb
comfortable_mexican_sofa-1.4.5 app/views/cms_admin/pages/edit.html.erb
comfortable_mexican_sofa-1.4.4 app/views/cms_admin/pages/edit.html.erb
comfortable_mexican_sofa-1.4.3 app/views/cms_admin/pages/edit.html.erb