Skip to content

Commit

Permalink
Merge pull request #297 from bcgov/hotfix-WR-1574
Browse files Browse the repository at this point in the history
[WR-1574] Disable Contact Us webform
  • Loading branch information
guopeiyaopearl authored Feb 14, 2023
2 parents ce66e2e + ed9954b commit d4724d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/config/sync/block.block.webform_3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ visibility:
request_path:
id: request_path
negate: false
pages: /contact-us
pages: /contact-us-DISABLED
2 changes: 1 addition & 1 deletion src/config/sync/webform.webform.contact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ handlers:
to_options: { }
bcc_mail: ''
bcc_options: { }
cc_mail: [email protected]
cc_mail: ''
cc_options: { }
from_mail: _default
from_options: { }
Expand Down

0 comments on commit d4724d2

Please sign in to comment.