fixed service error

This commit is contained in:
cubedro 2015-02-17 22:49:10 +02:00
parent f5005434c6
commit e655ca7d6d
1 changed files with 0 additions and 1 deletions

View File

@ -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,