Merge pull request #5118 from kjac/v7-fix-content-info-contenttype-alias

V7: Add content type alias to content "general" info box
This commit is contained in:
Shannon Deminick
2019-04-04 14:02:06 +11:00
committed by GitHub

View File

@@ -198,9 +198,10 @@
style="max-width: 100%; margin-bottom: 0;"
icon="node.icon"
name="node.contentTypeName"
alias="documentType.alias"
allow-open="allowOpen"
on-open="openDocumentType(documentType)"
open-url="previewOpenUrl">
open-url="previewOpenUrl">
</umb-node-preview>
</umb-control-group>