From cb11780dedaeb94e67d48e51a332e67a6ec6bf96 Mon Sep 17 00:00:00 2001 From: Steve Howell Date: Tue, 12 Nov 2013 16:47:18 -0500 Subject: [PATCH] Remove whitespace from message template to make tests pass. (imported from commit f577bae7651aab096e35ff9cb384a17fdc10fd97) --- static/templates/message.handlebars | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/static/templates/message.handlebars b/static/templates/message.handlebars index 978dc95e34..000789f49c 100644 --- a/static/templates/message.handlebars +++ b/static/templates/message.handlebars @@ -200,11 +200,7 @@ -
- {{#unless status_message}} - {{#if ../../../use_match_properties}}{{{match_content}}}{{else}}{{{content}}}{{/if}} - {{/unless}} -
+
{{#unless status_message}}{{#if ../../../use_match_properties}}{{{match_content}}}{{else}}{{{content}}}{{/if}}{{/unless}}