Use toastr notifications and alerts instead dedupe alert feedback code

This commit is contained in:
johnnyq
2022-05-14 13:03:03 -04:00
parent 205c4e1bec
commit 334766e567
7 changed files with 16 additions and 40 deletions

View File

@@ -77,4 +77,4 @@ clipboard.on('error', function(e) {
// Enable Popovers
$(function () {
$('[data-toggle="popover"]').popover()
})
});