fixed permissions for home material's cards
This commit is contained in:
parent
0335212a97
commit
fd0feb0fda
|
@ -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: ''
|
||||||
|
|
|
@ -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'
|
||||||
|
|
|
@ -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'
|
||||||
|
|
Loading…
Reference in New Issue