JanStevens / angular-growl-2

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

globalDisableCountDown: message type option #94

Open gkiely opened 9 years ago

gkiely commented 9 years ago

Would be great if this could accept message types as well.

E.g. growlProvider.globalDisableCountDown('success', 'info');