From ab4a408d3ed7c7d44577914e21be234f3b665a4d Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Thu, 15 Dec 2016 16:38:57 +0100 Subject: [PATCH] Fixed issue #547 - Layout broken if outbound channel has a error message. --- .../app/views/channel/email_account_overview.jst.eco | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/javascripts/app/views/channel/email_account_overview.jst.eco b/app/assets/javascripts/app/views/channel/email_account_overview.jst.eco index eb09af0ce..e5fefda9a 100644 --- a/app/assets/javascripts/app/views/channel/email_account_overview.jst.eco +++ b/app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -108,7 +108,7 @@ <% if !_.isEmpty(channel.last_log_out): %>
<%= channel.last_log_out %> -
+
<% end %>