diff options
| author | Debulois <quentin@debulois.fr> | 2022-05-06 22:01:01 +0200 |
|---|---|---|
| committer | Debulois <quentin@debulois.fr> | 2022-05-06 22:01:01 +0200 |
| commit | 0048d676a2bed3addadea670fa5d802a314af473 (patch) | |
| tree | ff39f487db79a505b99ba322526dac370f17e03a /Static/Js/notification.js | |
| parent | e93781c7fb2fc982e643777d6334585012033c46 (diff) | |
Correction des imports et supression des trailin white space pour le déploiement
Diffstat (limited to 'Static/Js/notification.js')
| -rw-r--r-- | Static/Js/notification.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Static/Js/notification.js b/Static/Js/notification.js index c15760a..4747bc3 100644 --- a/Static/Js/notification.js +++ b/Static/Js/notification.js @@ -3,7 +3,7 @@ // # # // # Description: JS utile sur la page des messages # // # # -// ############################################################################ +// ############################################################################ // Ajout de la class show_notif pour faire disparaitre ou apparaitre la bulle de notification |
