From aee1ba35c8adc9d6a52718b89ebe80ddef21f2c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Fri, 18 Jul 2014 10:03:45 +0200 Subject: [PATCH] Fix a minor error with notification messages --- app/partials/views/components/notification-message.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/partials/views/components/notification-message.jade b/app/partials/views/components/notification-message.jade index 79032b72..cb227eaa 100644 --- a/app/partials/views/components/notification-message.jade +++ b/app/partials/views/components/notification-message.jade @@ -9,7 +9,7 @@ //- //-See coffe/modules/base/confirm.coffee -div.hidden.notification-message.notification-message-success +div.notification-message.notification-message-success div.icon.icon-notification-success div.text h4.warning Everything is ok