From fedcf5787cc55a34d0678312bae0100ff8e06a6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20Juli=C3=A1n?= Date: Thu, 9 Apr 2015 12:14:11 +0200 Subject: [PATCH] Remove close cross in notification success --- app/partials/includes/components/notification-message.jade | 1 - 1 file changed, 1 deletion(-) diff --git a/app/partials/includes/components/notification-message.jade b/app/partials/includes/components/notification-message.jade index 34fa9491..a40af809 100644 --- a/app/partials/includes/components/notification-message.jade +++ b/app/partials/includes/components/notification-message.jade @@ -13,7 +13,6 @@ div.notification-message.notification-message-success div.text h4.warning(translate="NOTIFICATION.OK") p(translate="NOTIFICAION.SAVED") - a.icon.icon-delete(href="", title="{{'NOTIFICATION.CLOSE' | translate}}") div.notification-message.notification-message-error div.icon.icon-notification-error