diff --git a/templates/backOffice/default/includes/notifications.html b/templates/backOffice/default/includes/notifications.html index d559caa65..1c2a9cd0f 100755 --- a/templates/backOffice/default/includes/notifications.html +++ b/templates/backOffice/default/includes/notifications.html @@ -1,11 +1,13 @@ {* Params - - type : notification type (default alert) + - type (default: danger) : notification type + - dismissable (default: true) : Add a close button - message : modal message *} + {if $message} -