From aefcf291a9ae3e1d81ec1dd9888c9feb71f532ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?U=C4=A3is=20Ozols?= Date: Fri, 3 Jun 2011 22:25:01 +0300 Subject: Remove old code (< 0.9.9). --- app/views/admin/blog/comments/show.html.erb | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'app/views/admin/blog/comments/show.html.erb') diff --git a/app/views/admin/blog/comments/show.html.erb b/app/views/admin/blog/comments/show.html.erb index 4faa2de..d4c2186 100644 --- a/app/views/admin/blog/comments/show.html.erb +++ b/app/views/admin/blog/comments/show.html.erb @@ -59,8 +59,5 @@ -<% if Refinery.version < '0.9.9' %> - <% content_for :head, stylesheet_link_tag('refinery/refinerycms-blog') %> -<% else %> - <% content_for :stylesheets, stylesheet_link_tag('refinery/refinerycms-blog') %> -<% end %> + +<% content_for :stylesheets, stylesheet_link_tag('refinery/refinerycms-blog') %> -- cgit v1.2.3