Sha256: eb60e36bcf7f41b11f855ae7f8a5fb3fceed0ebb60cd548abcdb2e7c3450533d

Contents?: true

Size: 311 Bytes

Versions: 4

Compression:

Stored size: 311 Bytes

Contents

<%= link_to span_tag(pluralize(@cms_snippet.revisions.count, 'revision')), cms_admin_snippet_revisions_path(@cms_snippet), :class => 'big button' %>
<h1> Editing Snippet </h1>

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
comfortable_mexican_sofa-1.2.3 app/views/cms_admin/snippets/edit.html.erb
comfortable_mexican_sofa-1.2.2 app/views/cms_admin/snippets/edit.html.erb
comfortable_mexican_sofa-1.2.1 app/views/cms_admin/snippets/edit.html.erb
comfortable_mexican_sofa-1.2.0 app/views/cms_admin/snippets/edit.html.erb