mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-21 02:26:12 +10:00
You can setup per-group notification level
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user