aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/admin/blog/comments/show.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/blog/comments/show.html.erb')
-rw-r--r--app/views/admin/blog/comments/show.html.erb7
1 files changed, 2 insertions, 5 deletions
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 @@
</tr>
</table>
</div>
-<% 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') %>