Skip to content
Snippets Groups Projects
Commit 3db54f4f authored by Alexa Valentová's avatar Alexa Valentová
Browse files

run hooks

parent 105ac1e7
No related branches found
No related tags found
2 merge requests!1301Release,!1300Test release
Pipeline #20937 passed
...@@ -139,9 +139,7 @@ class MakeAWishRoot( ...@@ -139,9 +139,7 @@ class MakeAWishRoot(
self.ecomail_newsletter_list_source, self.ecomail_newsletter_list_source,
self.ecomail_newsletter_list_id, self.ecomail_newsletter_list_id,
custom_data, custom_data,
custom_fields={ custom_fields={"KRAJ": region},
"KRAJ": region
}
) )
super().process_form_submission(form) super().process_form_submission(form)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment