From 9456163fc2d5c85264b6998cdead1597f1f824f7 Mon Sep 17 00:00:00 2001 From: yafei Lee Date: Tue, 21 Aug 2012 00:36:23 +0800 Subject: [PATCH] fix bShare's bug --- app/views/blogs/_post.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/blogs/_post.html.erb b/app/views/blogs/_post.html.erb index ccc8d53..6b4c023 100644 --- a/app/views/blogs/_post.html.erb +++ b/app/views/blogs/_post.html.erb @@ -6,7 +6,7 @@ <%= format_time(post.created_at) %> | <%= "浏览数 " + post.visited.to_s %> | <%= link_to t('comment'), blog_path(post) + "#disqus_thread" %> | -
+
'})">