Skip to content

Commit

Permalink
Merge pull request #647 from City-of-Helsinki/UHF-9708
Browse files Browse the repository at this point in the history
UHF-9708: Survey content type
  • Loading branch information
hyrsky authored Aug 14, 2024
2 parents fa92a30 + 7398cd1 commit e5aee63
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/sites/default/all.settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
'ad_role' => 'Drupal_Helfi_Paatoksenteko_ja_hallinto_sisallontuottajat_suppea',
'roles' => ['content_producer'],
],
[
'ad_role' => 'Drupal_Helfi_Etusivu_kayttajakyselyt',
'roles' => ['survey_editor'],
],
[
'ad_role' => '947058f4-697e-41bb-baf5-f69b49e5579a',
'roles' => ['super_administrator'],
Expand Down

0 comments on commit e5aee63

Please sign in to comment.