-
- Inherit tabs and properties from an existing document type. New tabs will be added to the current document type or merged if a tab with an identical name exists.
-
+
-
- There are no content types available to use as a composition.
-
-
- This content type is used in a composition, and therefore cannot be composed itself.
-
+
+ Inherit tabs and properties from an existing document type. New tabs will be added to the current document type or merged if a tab with an identical name exists.
+
-
+ ng-repeat="compositeContentType in model.availableCompositeContentTypes | filter:searchTerm"
+ ng-class="{'-disabled': compositeContentType.allowed===false, '-selected': vm.isSelected(compositeContentType.contentType.alias)}">
-
-
\ No newline at end of file
+