From d3bb21073ebfb5bf5677caf01b2e59080171fe06 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Tue, 31 May 2016 12:24:57 +0200 Subject: [PATCH] suite --- app/views/admin/conversations/_conversation.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/admin/conversations/_conversation.html.haml b/app/views/admin/conversations/_conversation.html.haml index 2ed260e..ff2f96f 100755 --- a/app/views/admin/conversations/_conversation.html.haml +++ b/app/views/admin/conversations/_conversation.html.haml @@ -15,4 +15,4 @@ -else Aucun %td{:style => "width:100px;text-align:right"} - =link_to i(:"comments"), admin_conversation_path(contact_message.conversation_id) + =link_to i(:"comments"), admin_conversation_path(contact_message.conversation_id) if contact_message.conversation_id