You can setup per-group notification level

This commit is contained in:
Dmitriy Zaporozhets
2013-06-21 23:19:30 +03:00
parent fe514b17ab
commit 99eb96075d
+1 -1
View File
@@ -42,7 +42,7 @@
%ul.well-list
- @users_groups.each do |users_group|
- notification = Notification.new(users_group)
= render 'settings', type: 'project', membership: users_group, notification: notification
= render 'settings', type: 'group', membership: users_group, notification: notification
%h5 Projects:
%ul.well-list