From 07250db800dbeae1f89052af3537c2ee3c5c99ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20Juli=C3=A1n?= Date: Wed, 6 Aug 2014 13:21:27 +0200 Subject: [PATCH] Fix comments in activity section. Fixes #274 --- app/coffee/modules/common.coffee | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/app/coffee/modules/common.coffee b/app/coffee/modules/common.coffee index ec0653e4..a1c27cf0 100644 --- a/app/coffee/modules/common.coffee +++ b/app/coffee/modules/common.coffee @@ -118,7 +118,7 @@ module.directive("tgTagLine", ["$log", TagLineDirective]) ChangeDirective = -> # TODO: i18n commentBaseTemplate = _.template(""" -
+
<%- userFullName %> @@ -161,8 +161,10 @@ ChangeDirective = -> <%- creationDate %> - <%- comment %>
+

+ <%- comment %> +

""") standardChangeFromToTemplate = _.template("""