Skip to content
Snippets Groups Projects
Commit 9aabe377 authored by Kevin Paxman's avatar Kevin Paxman
Browse files

ISTWCMS-4667: disable cancel on webform submissions because it would always...

ISTWCMS-4667: disable cancel on webform submissions because it would always lead to the home page regardless of where the form was embedded
parent ff036f0a
No related branches found
No related tags found
3 merge requests!288ISTWCMS-4667 Review cancel button,!274Draft: ISTWCMS-5551: fixing office hours display,!260Feature/istwcms 5668 a5kulkar rename references to publications
...@@ -327,7 +327,7 @@ entity_type_cancel_destination: ...@@ -327,7 +327,7 @@ entity_type_cancel_destination:
enabled: true enabled: true
webform_submission: webform_submission:
path: / path: /
enabled: true enabled: false
webform_options: webform_options:
path: /admin/structure/webform/options/manage path: /admin/structure/webform/options/manage
enabled: true enabled: true
......
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