calblueprint / CRT

California Rangeland Trust
7 stars 1 forks source link

Make toastr colors more accurate #104

Closed chenhoward closed 8 years ago

chenhoward commented 8 years ago

So right now in the code I made toastrs always use the success toastr but that isn't accurate so let's make sure that failures are atleast notifications and not successes. If it's easier we can just make everything a notification, but ideally we have accurate toasters for each message.

Toastr Documentation

To check out current implementation it is within our application controller and our flash module