Feature: add growl for notification

This commit is contained in:
2015-10-01 12:03:47 +00:00
parent d7847bc6b5
commit 2d3d18ba9b
7 changed files with 32 additions and 17 deletions

View File

@@ -8,7 +8,9 @@
"animate.css": "~3.3.0",
"bootstrap": "~3.3.5",
"font-awesome": "~4.4.0",
"angular-xeditable": "~0.1.9"
"angular-xeditable": "~0.1.9",
"angular-growl-v2": "~0.7.5",
"angular-animate": "~1.4.7"
},
"devDependencies": {
"angular-mocks": "~1.4.4"