marcorinck / angular-growl

growl-like notifications for angularJS projects
MIT License
478 stars 191 forks source link

Alert-error changed to alert-danger in bootstrap 3.x #7

Closed bassman5 closed 10 years ago

bassman5 commented 10 years ago

The $scope.computeClasses function returns alert-error or message.isError, however this class has now been renamed alert-danger