JanStevens / angular-growl-2

growl-like notifications for angularJS projects
MIT License
285 stars 97 forks source link

Fixed a bug in the destroyAllMessages function. #67

Closed royerboat closed 9 years ago

royerboat commented 9 years ago

The destroyAllMessages was not setting the loop counter correctly and would error if there was only 1 message in the array.