Skip to content
Snippets Groups Projects
Commit 3977e13d authored by Eric Bremner's avatar Eric Bremner
Browse files

ISTWCMS-7252: Using permission for accessing custom form users page

parent 84374cb7
No related branches found
No related tags found
No related merge requests found
access uw custom forms user settings:
title: 'Access UW custom forms user settings'
description: 'Access the list of users per uw custom forms.'
......@@ -11,7 +11,7 @@ admission_requirements_form.users:
_form: '\Drupal\uw_custom_forms\Form\AdmissionRequirementsFormUsers'
_title: 'Admission requirements user settings'
requirements:
_custom_access: '\Drupal\uw_custom_forms\Form\AdmissionRequirementsFormUsers::access'
_permission: 'access uw custom forms user settings'
admission_requirements_form.settings:
path: '/admin/config/admission-requirements-form/settings'
defaults:
......
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