Sha256: fbc6e98e9dae9c08e9a98bb104cbe1ef92c2d3d58edbd3363b1feb8c27ecd392

Contents?: true

Size: 370 Bytes

Versions: 6

Compression:

Stored size: 370 Bytes

Contents

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

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

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
comfortable_mexican_sofa-1.11.1 app/views/admin/cms/snippets/edit.html.haml
comfortable_mexican_sofa-1.11.0 app/views/admin/cms/snippets/edit.html.haml
comfortable_mexican_sofa-1.10.3 app/views/admin/cms/snippets/edit.html.haml
comfortable_mexican_sofa-1.10.2 app/views/admin/cms/snippets/edit.html.haml
comfortable_mexican_sofa-1.10.1 app/views/admin/cms/snippets/edit.html.haml
comfortable_mexican_sofa-1.10.0 app/views/admin/cms/snippets/edit.html.haml