Commit 6ffda6fdbb7ecf71e30814bd36fb4573e88521d5

Authored by Thiago Ribeiro
1 parent 3f3702c1

Add enviroment_notification plugin in recipe.

closes #311
Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
cookbooks/noosfero/recipes/default.rb
@@ -47,6 +47,7 @@ plugins = [ @@ -47,6 +47,7 @@ plugins = [
47 'statistics', 47 'statistics',
48 'sub_organizations', 48 'sub_organizations',
49 'video', 49 'video',
  50 + 'environment_notification',
50 'community_block', 51 'community_block',
51 ] 52 ]
52 53