mirror of
https://github.com/pi-hole/web.git
synced 2025-12-24 04:38:28 +00:00
Update bootstrap-notify to 3.1.5 (taken from master branch of their repo, last tagged version is 3.1.3)
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
@@ -95,8 +95,8 @@ function showAlert(type, icon, title, message) {
|
||||
mouse_over: "pause",
|
||||
animate: {
|
||||
enter: "animate__animated animate__fadeInDown",
|
||||
exit: "animate__animated animate__fadeOutUp"
|
||||
}
|
||||
exit: "animate__animated animate__fadeOutUp",
|
||||
},
|
||||
};
|
||||
switch (type) {
|
||||
case "info":
|
||||
|
||||
Reference in New Issue
Block a user