Sha256: 339e282c0754a86d45f6d70ba8444c082d9b13e1930654df04d812a7735c2611

Contents?: true

Size: 382 Bytes

Versions: 11

Compression:

Stored size: 382 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 :partial => 'cms_admin/sites/mirrors', :object => @snippet

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

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
comfortable_mexican_sofa-1.8.5 app/views/cms_admin/snippets/edit.html.haml
comfortable_mexican_sofa-1.8.4 app/views/cms_admin/snippets/edit.html.haml
comfortable_mexican_sofa-1.8.3 app/views/cms_admin/snippets/edit.html.haml
comfypress-0.1.4 app/views/cms_admin/snippets/edit.html.haml
comfortable_mexican_sofa-1.8.2 app/views/cms_admin/snippets/edit.html.haml
comfypress-0.1.3 app/views/cms_admin/snippets/edit.html.haml
comfortable_mexican_sofa-1.8.1 app/views/cms_admin/snippets/edit.html.haml
comfortable_mexican_sofa-1.8.0 app/views/cms_admin/snippets/edit.html.haml
comfortable_mexican_sofa-1.7.3 app/views/cms_admin/snippets/edit.html.haml
comfortable_mexican_sofa-1.7.1 app/views/cms_admin/snippets/edit.html.haml
comfortable_mexican_sofa-1.7.0 app/views/cms_admin/snippets/edit.html.haml