fixed permissions for home material's cards

This commit is contained in:
Bachir Soussi Chiadmi 2021-12-14 09:48:47 +01:00
parent 0335212a97
commit fd0feb0fda
3 changed files with 3 additions and 1 deletions

View File

@ -125,7 +125,7 @@ bundles:
rtf: 'no' rtf: 'no'
rta: 'no' rta: 'no'
enabled: false enabled: false
anonymizer: '' anonymizer: email_anonymizer
notes: '' notes: ''
relationship: 0 relationship: 0
sars_filename: '' sars_filename: ''

View File

@ -31,6 +31,7 @@ permissions:
- 'use text format wysiwyg' - 'use text format wysiwyg'
- 'view commerce_product' - 'view commerce_product'
- 'view expo_fiches config page entity' - 'view expo_fiches config page entity'
- 'view field_materiau_images'
- 'view field_short_description' - 'view field_short_description'
- 'view field_showroom_files' - 'view field_showroom_files'
- 'view materio_product_type commerce_product' - 'view materio_product_type commerce_product'

View File

@ -42,6 +42,7 @@ permissions:
- 'use text format wysiwyg' - 'use text format wysiwyg'
- 'view commerce_product' - 'view commerce_product'
- 'view expo_fiches config page entity' - 'view expo_fiches config page entity'
- 'view field_materiau_images'
- 'view field_short_description' - 'view field_short_description'
- 'view field_showroom_files' - 'view field_showroom_files'
- 'view materio_product_type commerce_product' - 'view materio_product_type commerce_product'