diff --git a/src/Umbraco.Web.UI.Client/src/views/components/contenttype/umb-content-type-group.html b/src/Umbraco.Web.UI.Client/src/views/components/contenttype/umb-content-type-group.html index e75f30d7eb..35b3eb7353 100644 --- a/src/Umbraco.Web.UI.Client/src/views/components/contenttype/umb-content-type-group.html +++ b/src/Umbraco.Web.UI.Client/src/views/components/contenttype/umb-content-type-group.html @@ -3,7 +3,10 @@
- + +
- + : {{ vm.group.inheritedFromName }} @@ -52,7 +55,7 @@
- +
diff --git a/src/Umbraco.Web.UI.Client/src/views/components/contenttype/umb-content-type-property.html b/src/Umbraco.Web.UI.Client/src/views/components/contenttype/umb-content-type-property.html index 5724aa4e2e..8751a4723f 100644 --- a/src/Umbraco.Web.UI.Client/src/views/components/contenttype/umb-content-type-property.html +++ b/src/Umbraco.Web.UI.Client/src/views/components/contenttype/umb-content-type-property.html @@ -46,7 +46,7 @@
- + {{ vm.property.label }} ({{ vm.property.alias }}) @@ -65,32 +65,32 @@
- * + *
- +
- +
- +
- +
- +
@@ -99,13 +99,13 @@
- + {{vm.property.contentTypeName}}
- +
@@ -119,7 +119,7 @@ - +
@@ -130,15 +130,15 @@
-
-
@@ -146,4 +146,4 @@
- \ No newline at end of file + diff --git a/src/Umbraco.Web.UI.Client/src/views/components/contenttype/umb-content-type-tab.html b/src/Umbraco.Web.UI.Client/src/views/components/contenttype/umb-content-type-tab.html index ada6273217..59476f7e26 100644 --- a/src/Umbraco.Web.UI.Client/src/views/components/contenttype/umb-content-type-tab.html +++ b/src/Umbraco.Web.UI.Client/src/views/components/contenttype/umb-content-type-tab.html @@ -19,8 +19,14 @@
- - + + + +
{{ vm.tab.name }}