fixed ajax register modal form

This commit is contained in:
2022-02-22 09:46:45 +01:00
parent bd594ac9f0
commit 618893dda2
8 changed files with 69 additions and 77 deletions

View File

@@ -25,22 +25,22 @@ label: 'Anonymous user'
weight: -9
is_admin: false
permissions:
0: 'access checkout'
1: 'access content'
2: 'access synonyms entity autocomplete'
4: 'create migration workflow_transition'
5: 'create workflow workflow_transition'
6: 'display eu cookie compliance popup'
7: 'execute materio arbitrary graphql requests'
8: 'execute materio persisted graphql requests'
9: 'restful post user_registration'
10: 'subscribe to newsletters'
11: 'use text format wysiwyg'
12: 'view body'
13: 'view commerce_product'
14: 'view field_materiau_images'
15: 'view field_short_description'
16: 'view field_showroom_files'
17: 'view materio_product_type commerce_product'
18: 'view privacy_policy config page entity'
19: 'view terms_of_services config page entity'
- 'access checkout'
- 'access content'
- 'access synonyms entity autocomplete'
- 'create migration workflow_transition'
- 'create workflow workflow_transition'
- 'display eu cookie compliance popup'
- 'execute materio arbitrary graphql requests'
- 'execute materio persisted graphql requests'
- 'restful post user_registration'
- 'subscribe to newsletters'
- 'use text format wysiwyg'
- 'view body'
- 'view commerce_product'
- 'view field_materiau_images'
- 'view field_short_description'
- 'view field_showroom_files'
- 'view materio_product_type commerce_product'
- 'view privacy_policy config page entity'
- 'view terms_of_services config page entity'