commenter la notification d'erreur

This commit is contained in:
fredtempez 2022-03-15 16:46:23 +01:00
parent 66d0b16837
commit 0df34177ca
1 changed files with 1 additions and 1 deletions

View File

@ -1959,7 +1959,7 @@ class common {
if(common::$inputNotices) {
$notification = 'Impossible de soumettre le formulaire, car il contient des erreurs';
$notificationClass = 'notificationError';
var_dump(common::$inputNotices) ;
//var_dump(common::$inputNotices) ;
}
if (common::$coreNotices) {
$notification = 'Données absentes, restauration de <p> | ';