Sha256: e7ae84cdc8af657bd296655ea9d991a03de91c6eeddebfca0dbd819d2d786298

Contents?: true

Size: 321 Bytes

Versions: 12

Compression:

Stored size: 321 Bytes

Contents

- content_for :right_column do
  - link = comfy_admin_blog_post_revisions_path(@site, @post)
  = render "comfy/admin/cms/revisions/sidebar", record: @post, link: link

.page-header
  %h2= t('.title')

= comfy_form_with model: @post, scope: :post, url: {action: :update}, html: {multipart: true} do |form|
  = render form

Version data entries

12 entries across 12 versions & 6 rubygems

Version Path
PixelForce_FyBlog-0.0.2 app/views/comfy/admin/blog/posts/edit.html.haml
PixelForce_FyBlog-0.0.1 app/views/comfy/admin/blog/posts/edit.html.haml
PixelForce_ComfyBlog-0.0.1 app/views/comfy/admin/blog/posts/edit.html.haml
EtsComfyBlog-0.0.4 app/views/comfy/admin/blog/posts/edit.html.haml
EtsComfyBlog-0.0.3 app/views/comfy/admin/blog/posts/edit.html.haml
EtsComfyBlog-0.0.2 app/views/comfy/admin/blog/posts/edit.html.haml
EtsComfyBlog-0.0.1 app/views/comfy/admin/blog/posts/edit.html.haml
ets_comfy_blog-0.0.1 app/views/comfy/admin/blog/posts/edit.html.haml
kcy_comfy_blog-2.0.7 app/views/comfy/admin/blog/posts/edit.html.haml
comfy_blog-2.0.7 app/views/comfy/admin/blog/posts/edit.html.haml
comfy_blog-2.0.6 app/views/comfy/admin/blog/posts/edit.html.haml
comfy_blog-2.0.5 app/views/comfy/admin/blog/posts/edit.html.haml