fixed permissions for home material's cards
This commit is contained in:
parent
0335212a97
commit
fd0feb0fda
|
@ -125,7 +125,7 @@ bundles:
|
|||
rtf: 'no'
|
||||
rta: 'no'
|
||||
enabled: false
|
||||
anonymizer: ''
|
||||
anonymizer: email_anonymizer
|
||||
notes: ''
|
||||
relationship: 0
|
||||
sars_filename: ''
|
||||
|
|
|
@ -31,6 +31,7 @@ permissions:
|
|||
- 'use text format wysiwyg'
|
||||
- 'view commerce_product'
|
||||
- 'view expo_fiches config page entity'
|
||||
- 'view field_materiau_images'
|
||||
- 'view field_short_description'
|
||||
- 'view field_showroom_files'
|
||||
- 'view materio_product_type commerce_product'
|
||||
|
|
|
@ -42,6 +42,7 @@ permissions:
|
|||
- 'use text format wysiwyg'
|
||||
- 'view commerce_product'
|
||||
- 'view expo_fiches config page entity'
|
||||
- 'view field_materiau_images'
|
||||
- 'view field_short_description'
|
||||
- 'view field_showroom_files'
|
||||
- 'view materio_product_type commerce_product'
|
||||
|
|
Loading…
Reference in New Issue