Skip to content

Commit

Permalink
Give deletion access to course links
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobGM committed Aug 24, 2017
1 parent 1ee5164 commit 997fc5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions semesterpage/rules.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ def has_contributor_access(user, object):
contributor_models = [
'course',
'courseupload',
'courselink',
'customlinkcategory',
'mainprofile',
'options',
Expand Down

0 comments on commit 997fc5a

Please sign in to comment.