Skip to content
Snippets Groups Projects
Commit a57b45cf authored by git's avatar git Committed by Chul
Browse files

Issue #3294665 by Rakhi Soni: The administration page callback should probably...

Issue #3294665 by Rakhi Soni: The administration page callback should probably use "administer site configuration" in routing.yml
parent f689eafb
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,6 @@ libcal.libcal_api_config_form: ...@@ -4,6 +4,6 @@ libcal.libcal_api_config_form:
_form: '\Drupal\libcal\Form\LibcalAPIConfigForm' _form: '\Drupal\libcal\Form\LibcalAPIConfigForm'
_title: 'LibCal Integration' _title: 'LibCal Integration'
requirements: requirements:
_permission: 'access administration pages' _permission: 'administer site configuration'
options: options:
_admin_route: TRUE _admin_route: TRUE
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment