From 49faf73e66abe78b5f29bcf08a503d49ee945e16 Mon Sep 17 00:00:00 2001 From: Adam Cooke Date: Tue, 2 May 2017 13:44:32 +0100 Subject: [PATCH] fixes bug on credentials list --- app/views/credentials/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/credentials/index.html.haml b/app/views/credentials/index.html.haml index 7f6646c..cf9c6b6 100644 --- a/app/views/credentials/index.html.haml +++ b/app/views/credentials/index.html.haml @@ -5,7 +5,7 @@ = render 'servers/header', :active_nav => :credentials .pageContent.pageContent--compact - if @credentials.empty? - .noData..noData--clean + .noData.noData--clean %h2.noData__title There are no credentials for this server. %p.noData__text In order to authenticate to your mail server, you use credentials. Once