Sha256: ed52f0c457103a5dd280835f4911d0086e3614b008bd4b10847a86890af6f92a

Contents?: true

Size: 338 Bytes

Versions: 4

Compression:

Stored size: 338 Bytes

Contents

<!--
  @Name: admin/blog/post/_form_part.html.erb
  @Use:  This is a form part partail used for rendering editor text area
  @Created date: 08-06-2012
  @Modified Date: 12-06-2012
  @Company:  Mindfire Solutions
-->
<div class='page_part' id='page_part_body'>
  <%= f.text_area :body, :rows => 20, :class => 'wymeditor widest' -%>
</div>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
mcms_blog-1.0.0 app/views/admin/blog/posts/_form_part.html.erb
mcms_blog-0.0.4 app/views/admin/blog/posts/_form_part.html.erb
mcms_blog-0.0.3 app/views/admin/blog/posts/_form_part.html.erb
mcms_blog-0.0.2 app/views/admin/blog/posts/_form_part.html.erb