Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
What's new
2
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Projects
Groups
Snippets
Sign up now
Login
Sign in / Register
Toggle navigation
Menu
Open sidebar
lino-framework
lino
Commits
da40c283
Commit
da40c283
authored
Aug 15, 2016
by
Luc Saffre
Browse files
http://luc.lino-framework.org/blog/2016/0815.html
parent
cfd142d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
lino/modlib/notify/models.py
View file @
da40c283
...
...
@@ -272,7 +272,7 @@ class AllNotifications(Notifications):
"""The gobal list of all notifications.
"""
required_roles
=
dd
.
required
(
OfficeStaff
)
required_roles
=
dd
.
required
(
dd
.
SiteAdmin
)
class
MyNotifications
(
My
,
Notifications
):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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