From c343dd2889402a5e0eca4d490fbd0fbf3c892b70 Mon Sep 17 00:00:00 2001 From: Philip Arndt Date: Thu, 26 Aug 2010 20:53:46 +1200 Subject: display more frontend, create separate css for frontend and backend, namespace the js in the same fashion, now has full English support.. --- app/views/admin/blog/_submenu.html.erb | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'app/views/admin/blog/_submenu.html.erb') diff --git a/app/views/admin/blog/_submenu.html.erb b/app/views/admin/blog/_submenu.html.erb index db3064f..246488a 100644 --- a/app/views/admin/blog/_submenu.html.erb +++ b/app/views/admin/blog/_submenu.html.erb @@ -74,11 +74,6 @@ <% content_for :head do %> - - - + <%= stylesheet_link_tag 'refinery/refinerycms-blog' %> + <%= javascript_include_tag 'refinery/refinerycms-blog' %> <% end %> \ No newline at end of file -- cgit v1.2.3