commenter la notification d'erreur
This commit is contained in:
parent
66d0b16837
commit
0df34177ca
@ -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> | ';
|
||||
|
Loading…
Reference in New Issue
Block a user