File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -358,6 +358,12 @@ This position refers to the header of a sub model edit page.
358
358
#### pim.product.tab
359
359
This position refers to the left panel of a simple product or a variant edit page.
360
360
361
+ #### pim.product-model.tab
362
+ This position refers to the left panel of a root model edit page.
363
+
364
+ #### pim.sub-product-model.tab
365
+ This position refers to the left panel of a sub model edit page.
366
+
361
367
#### pim.category.tab
362
368
This position refers to the horizontal list of tabs on a category edit page.
363
369
@@ -428,9 +434,11 @@ Each position supports a specific subset of available types. The table below out
428
434
| pim.product.header | ✔️ | ❌ | ✔️ |
429
435
| pim.product-model.header | ✔️ | ❌ | ✔️ |
430
436
| pim.sub-product-model.header | ✔️ | ❌ | ✔️ |
431
- | pim.product.tab | ❌ | ✔️ | ❌ |
432
- | pim.category.tab | ❌ | ✔️ | ❌ |
433
- | pim.product-grid.action-bar | ✔️ | ✔️ | ❌ |
437
+ | pim.product.tab | ❌ | ✔️ | ❌ |
438
+ | pim.product-model.tab | ❌ | ✔️ | ❌ |
439
+ | pim.sub-product-model.tab | ❌ | ✔️ | ❌ |
440
+ | pim.category.tab | ❌ | ✔️ | ❌ |
441
+ | pim.product-grid.action-bar | ✔️ | ✔️ | ❌ |
434
442
435
443
## Administration of UI extensions
436
444
For a functional overview of the administration panel and permissions, see our [ Help Center] ( https://help.akeneo.com/extensions/ui-extentions ) .
You can’t perform that action at this time.
0 commit comments