fixed service error

pull/5/head
cubedro 10 years ago
parent f5005434c6
commit e655ca7d6d
  1. 1
      public/js/services.js

@ -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…
Cancel
Save