fixed service error
This commit is contained in:
parent
f5005434c6
commit
e655ca7d6d
@ -34,7 +34,6 @@ app.factory('toastr', function ($rootScope) {
|
||||
"debug": false,
|
||||
"progressBar": true,
|
||||
"newestOnTop": true,
|
||||
"progressBar": false,
|
||||
"positionClass": "toast-top-right",
|
||||
"preventDuplicates": false,
|
||||
"onclick": null,
|
||||
|
Loading…
Reference in New Issue
Block a user