Sha256: 6894fa78d4049d7b4a42b4e87d14fcd05bfb452f73666e1f960dd7531e25cf79

Contents?: true

Size: 456 Bytes

Versions: 17

Compression:

Stored size: 456 Bytes

Contents

<%= link_to span_tag(pluralize(@snippet.revisions.count, t('.revision'))), cms_admin_site_snippet_revisions_path(@site, @snippet), :class => 'big button' %>
<h1><%= t('.title')%></h1>

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

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

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
comfortable_mexican_sofa-1.6.31 app/views/cms_admin/snippets/edit.html.erb
comfortable_mexican_sofa-1.6.30 app/views/cms_admin/snippets/edit.html.erb
comfortable_mexican_sofa-1.6.26 app/views/cms_admin/snippets/edit.html.erb
comfortable_mexican_sofa-1.6.25 app/views/cms_admin/snippets/edit.html.erb
comfortable_mexican_sofa-1.6.24 app/views/cms_admin/snippets/edit.html.erb
comfortable_mexican_sofa-1.6.23 app/views/cms_admin/snippets/edit.html.erb
comfortable_mexican_sofa-1.6.22 app/views/cms_admin/snippets/edit.html.erb
comfortable_mexican_sofa-1.6.21 app/views/cms_admin/snippets/edit.html.erb
comfortable_mexican_sofa-1.6.20 app/views/cms_admin/snippets/edit.html.erb
comfortable_mexican_sofa-1.6.19 app/views/cms_admin/snippets/edit.html.erb
comfortable_mexican_sofa-1.6.18 app/views/cms_admin/snippets/edit.html.erb
comfortable_mexican_sofa-1.6.17 app/views/cms_admin/snippets/edit.html.erb
comfortable_mexican_sofa-1.6.16 app/views/cms_admin/snippets/edit.html.erb
comfortable_mexican_sofa-1.6.15 app/views/cms_admin/snippets/edit.html.erb
comfortable_mexican_sofa-1.6.14 app/views/cms_admin/snippets/edit.html.erb
comfortable_mexican_sofa-1.6.13 app/views/cms_admin/snippets/edit.html.erb
comfortable_mexican_sofa-1.6.12 app/views/cms_admin/snippets/edit.html.erb