From cda54b005062a3471092b1bc0bd10f805e5b8366 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanjo=20Baz=C3=A1n?= Date: Wed, 9 Sep 2015 16:53:17 +0200 Subject: [PATCH] adds time tag to comment --- app/views/comments/_comment.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/comments/_comment.html.erb b/app/views/comments/_comment.html.erb index 3b0ad67e0..0ac6b9be1 100644 --- a/app/views/comments/_comment.html.erb +++ b/app/views/comments/_comment.html.erb @@ -59,7 +59,7 @@ <% end %> -  • <%= l comment.created_at.to_datetime, format: :datetime %> +  •  <% if comment.as_administrator? %>