" > $(function() { toastr.success("Your changes have been saved", "Success", { // TODO: localize "positionClass": "toast-bottom-right", "showDuration": "250", "hideDuration": "250", "timeOut": "2500", "extendedTimeOut": "500", "icon": '' }); }); " >