Skip to content
Snippets Groups Projects
Commit a909c71a authored by l26yan's avatar l26yan
Browse files

add content author too

parent dd12055d
No related branches found
No related tags found
No related merge requests found
......@@ -131,8 +131,9 @@ function uw_ct_event_user_default_permissions() {
'name' => 'submit latitude/longitude',
'roles' => array(
0 => 'administrator',
1 => 'content editor',
2 => 'site manager',
1 => 'content author',
2 => 'content editor',
3 => 'site manager',
),
'module' => 'location',
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment