Sha256: bdf4a0a702dd5472f891d1187b09f3c617c180456981381cda994e209ba1e3e2

Contents?: true

Size: 370 Bytes

Versions: 4

Compression:

Stored size: 370 Bytes

Contents

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

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

= comfy_form_for @snippet, :as => :snippet, :url => {:action => :update} do |form|
  = render form

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
comfortable_mexican_sofa-1.9.3 app/views/cms_admin/snippets/edit.html.haml
comfortable_mexican_sofa-1.9.2 app/views/cms_admin/snippets/edit.html.haml
comfortable_mexican_sofa-1.9.1 app/views/cms_admin/snippets/edit.html.haml
comfortable_mexican_sofa-1.9.0 app/views/cms_admin/snippets/edit.html.haml