U4-11369 - Add list of content types where a composition content type is used to compositions dialog (#2668)

This commit is contained in:
Marc Goodson
2018-06-06 21:35:10 +01:00
committed by Sebastiaan Janssen
parent 5013c5f526
commit 0eceb3c7fc
11 changed files with 208 additions and 15 deletions

View File

@@ -1652,6 +1652,9 @@ To manage your website, simply open the Umbraco back office and start adding con
<key alias="showOnMemberProfileDescription">Allow this property value to be displayed on the member profile page</key>
<key alias="tabHasNoSortOrder">tab has no sort order</key>
<key alias="compositionUsageHeading">Where is this composition used?</key>
<key alias="compositionUsageSpecification">This composition is currently used in the composition of the following content types:</key>
</area>
<area alias="modelsBuilder">

View File

@@ -1644,6 +1644,9 @@ To manage your website, simply open the Umbraco back office and start adding con
<key alias="showOnMemberProfileDescription">Allow this property value to be displayed on the member profile page</key>
<key alias="tabHasNoSortOrder">tab has no sort order</key>
<key alias="compositionUsageHeading">Where is this composition used?</key>
<key alias="compositionUsageSpecification">This composition is currently used in the composition of the following content types:</key>
</area>
<area alias="modelsBuilder">