Sha256: 8bc5f508f8ef45aebc470917fd8a3022a18e1f604d21a9dee1123371f0f0f7e4

Contents?: true

Size: 245 Bytes

Versions: 1

Compression:

Stored size: 245 Bytes

Contents

<%= link_to span_tag('Create New Comment'), new_cms_admin_blog_post_path, :class => 'big button' %>
    
<h1>Edit comment</h1>

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sofa_blog-0.0.1 app/views/cms_admin/blog_comments/edit.html.erb