Skip to content

Commit

Permalink
Corrected bad key
Browse files Browse the repository at this point in the history
  • Loading branch information
sgeulette committed Nov 17, 2015
1 parent 5e18c44 commit 4d9a32e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/collective/task/setuphandlers.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def isNotCurrentProfile(context):
def configure_rolefields(context):
"""Configure the rolefields on types."""
roles_config = {
'localroleconfig': {},
'static_config': {},
'assigned_group': {
'created': {
'': {'roles': ['Contributor', 'Editor', 'Reviewer']}
Expand Down

0 comments on commit 4d9a32e

Please sign in to comment.