code added
This commit is contained in:
Vendored
+1
@@ -41,6 +41,7 @@ function getCurrencySymbol(value=0) {
|
||||
function toasterHelper(type,message,align='toast-top-center'){
|
||||
// toasterOpts()
|
||||
debugger;
|
||||
toastr.clear()
|
||||
toasterOpts(align);
|
||||
Command: toastr[type](message);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user