pimcore / perspective-editor

Perspective Editor community bundle provides a management UI for Pimcore perspectives.
https://pimcore.com/docs/platform/Perspective_Editor/
Other
20 stars 11 forks source link

[Improvement]: Add translations (and maybe icons) to "Forbidden Dashboards" #74

Closed robertSt7 closed 2 years ago

robertSt7 commented 2 years ago

Improvement description

image

Use the same translations and icons as in the "Add Portlet-Menu" from the dashboard image

kingjia90 commented 2 years ago

I've used pimcore.layout.portlets[portletType].prototype.getName() in #75 and indirectly fixed this one as well.

The icons are not present though, maybe someone could provide a follow up PR for that with iconCls: pimcore.layout.portlets[portletType].prototype.getIcon()