aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/refinery/admin/blog/posts/_form_part.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/refinery/admin/blog/posts/_form_part.html.erb')
-rw-r--r--app/views/refinery/admin/blog/posts/_form_part.html.erb3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/refinery/admin/blog/posts/_form_part.html.erb b/app/views/refinery/admin/blog/posts/_form_part.html.erb
deleted file mode 100644
index 114e493..0000000
--- a/app/views/refinery/admin/blog/posts/_form_part.html.erb
+++ /dev/null
@@ -1,3 +0,0 @@
-<div class='page_part' id='page_part_body'>
- <%= f.text_area :body, :rows => 20, :class => 'wymeditor widest' -%>
-</div>