From 0900c0e8653dcdf4007c8acf5e9c14bda4c4514a Mon Sep 17 00:00:00 2001 From: Philip Arndt Date: Thu, 2 Sep 2010 18:20:51 +1200 Subject: Include stylesheet on comment show page and add missing translations --- app/views/admin/blog/comments/show.html.erb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (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 8ed5191..7dbe519 100644 --- a/app/views/admin/blog/comments/show.html.erb +++ b/app/views/admin/blog/comments/show.html.erb @@ -58,4 +58,8 @@ - \ No newline at end of file + + +<% content_for :head do %> + <%= stylesheet_link_tag 'refinery/refinerycms-blog' %> +<% end %> \ No newline at end of file -- cgit v1.2.3