Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
iv
gitlab-ce
Commits
920eb7ab
Commit
920eb7ab
authored
Oct 14, 2014
by
Marin Jankovski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a note about notification for a project.
parent
672bd390
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
4 deletions
+8
-4
app/views/profiles/notifications/show.html.haml
app/views/profiles/notifications/show.html.haml
+8
-4
No files found.
app/views/profiles/notifications/show.html.haml
View file @
920eb7ab
...
...
@@ -31,12 +31,12 @@
.clearfix
%hr
%p
You can also specify notification level per group or per project
%br
By default all projects and groups uses notification level set above
.row.all-notifications
.col-md-6
%p
You can also specify notification level per group or per project
%br
By default all projects and groups uses notification level set above
%h4
Groups:
%ul
.bordered-list
-
@group_members
.
each
do
|
users_group
|
...
...
@@ -44,6 +44,10 @@
=
render
'settings'
,
type:
'group'
,
membership:
users_group
,
notification:
notification
.col-md-6
%p
To specify notification level per project of a group you belong to,
%br
you also need to be a member of the project
%h4
Projects:
%ul
.bordered-list
-
@project_members
.
each
do
|
project_member
|
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment