diff --git a/src/Umbraco.Web.UI.Client/src/views/documenttype/dialogs/compositions/compositions.controller.js b/src/Umbraco.Web.UI.Client/src/views/documenttype/dialogs/compositions/compositions.controller.js deleted file mode 100644 index 01f28b50a8..0000000000 --- a/src/Umbraco.Web.UI.Client/src/views/documenttype/dialogs/compositions/compositions.controller.js +++ /dev/null @@ -1,15 +0,0 @@ -/** - * @ngdoc controller - * @name Umbraco.Editors.DocumentType.PropertyController - * @function - * - * @description - * The controller for the content type editor property dialog - */ -function CompositionsController($scope, contentTypeResource) { - - - -} - -angular.module("umbraco").controller("Umbraco.Editors.DocumentType.CompositionsController", CompositionsController); diff --git a/src/Umbraco.Web.UI.Client/src/views/documenttype/dialogs/compositions/compositions.html b/src/Umbraco.Web.UI.Client/src/views/documenttype/dialogs/compositions/compositions.html index b730e17b09..9cede01601 100644 --- a/src/Umbraco.Web.UI.Client/src/views/documenttype/dialogs/compositions/compositions.html +++ b/src/Umbraco.Web.UI.Client/src/views/documenttype/dialogs/compositions/compositions.html @@ -1,43 +1,37 @@ -
-
- -
- -
- -
- 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. -
- -
- 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. +
+ +
+ This content type is used in a composition, and therefore cannot be composed itself. +
+ +