forked from ZwiiCMS-Team/ZwiiCMS
commenter la notification d'erreur
This commit is contained in:
parent
66d0b16837
commit
0df34177ca
@ -1959,7 +1959,7 @@ class common {
|
|||||||
if(common::$inputNotices) {
|
if(common::$inputNotices) {
|
||||||
$notification = 'Impossible de soumettre le formulaire, car il contient des erreurs';
|
$notification = 'Impossible de soumettre le formulaire, car il contient des erreurs';
|
||||||
$notificationClass = 'notificationError';
|
$notificationClass = 'notificationError';
|
||||||
var_dump(common::$inputNotices) ;
|
//var_dump(common::$inputNotices) ;
|
||||||
}
|
}
|
||||||
if (common::$coreNotices) {
|
if (common::$coreNotices) {
|
||||||
$notification = 'Données absentes, restauration de <p> | ';
|
$notification = 'Données absentes, restauration de <p> | ';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user