first commit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
$(".toast-toggler").on("click",function(){$(this).next(".toast").prependTo(".toast-bs-container .toast-position").toast("show")}),$(".placement").on("click",function(){$(".toast-placement").toast("show"),$(".toast-placement .toast").toast("show")});
|
||||
Reference in New Issue
Block a user