aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/admin/blog_posts/edit.html.erb
diff options
context:
space:
mode:
authorPhilip Arndt <parndt@gmail.com>2010-08-09 19:31:22 +1200
committerPhilip Arndt <parndt@gmail.com>2010-08-09 19:31:22 +1200
commita5fe9225fac33f15e972599132c7f569cc5cf397 (patch)
treef58e7405a03546a37e26f2f1c2694ee12e93fc7d /app/views/admin/blog_posts/edit.html.erb
parent30df46503cf3176a37ad08ff50da7fa25b43e662 (diff)
downloadrefinerycms-blog-a5fe9225fac33f15e972599132c7f569cc5cf397.tar.gz
refinerycms-blog-a5fe9225fac33f15e972599132c7f569cc5cf397.tar.bz2
refinerycms-blog-a5fe9225fac33f15e972599132c7f569cc5cf397.zip
Namespaced blog posts under blog/posts to allow for blog/comments and blog/categories
Diffstat (limited to 'app/views/admin/blog_posts/edit.html.erb')
-rw-r--r--app/views/admin/blog_posts/edit.html.erb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/admin/blog_posts/edit.html.erb b/app/views/admin/blog_posts/edit.html.erb
deleted file mode 100644
index 2872e82..0000000
--- a/app/views/admin/blog_posts/edit.html.erb
+++ /dev/null
@@ -1 +0,0 @@
-<%= render :partial => "form" %>