Commit 0b00eca4 authored by Digant Jagtap's avatar Digant Jagtap Committed by Vladimir Roudakov
Browse files

Issue #3260891 by DigantDj, VladimirAus: Add permission to edit the...

Issue #3260891 by DigantDj, VladimirAus: Add permission to edit the configuration page [GlobalSprintWeekend2022]
parent 77cf8bbc
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
'edit webform spam words':
  title: 'Edit webform spam words configuration'
  description: 'Editing webform spam words configuration allows users to update spam words, webform error message and fields attached.'
  restrict access: true
+1 −1
Original line number Diff line number Diff line
@@ -4,4 +4,4 @@ webformspamwords.config:
    _form: '\Drupal\webform_spam_words\Form\BlockwordsConfigurationSettings'
    _title: 'Webform Spam words'
  requirements:
    _permission: 'administer webform'
    _permission: 'administer webform+edit webform spam words'