+ ng-class="{'hidelabel':vm.property.hideLabel, '--label-on-top':vm.property.labelOnTop, 'umb-control-group__listview': vm.property.alias === '_umb_containerView'}">
diff --git a/src/Umbraco.Web.UI.Client/src/views/memberGroups/edit.html b/src/Umbraco.Web.UI.Client/src/views/memberGroups/edit.html
index aafaaa3bd4..63089de20c 100644
--- a/src/Umbraco.Web.UI.Client/src/views/memberGroups/edit.html
+++ b/src/Umbraco.Web.UI.Client/src/views/memberGroups/edit.html
@@ -19,7 +19,7 @@
setpagetitle="header.setPageTitle">
-
+
diff --git a/src/Umbraco.Web.UI.NetCore/Umbraco.Web.UI.NetCore.csproj b/src/Umbraco.Web.UI.NetCore/Umbraco.Web.UI.NetCore.csproj
index da9523ae23..211238d951 100644
--- a/src/Umbraco.Web.UI.NetCore/Umbraco.Web.UI.NetCore.csproj
+++ b/src/Umbraco.Web.UI.NetCore/Umbraco.Web.UI.NetCore.csproj
@@ -22,7 +22,7 @@
-
+
diff --git a/src/Umbraco.Web.UI.NetCore/appsettings.json b/src/Umbraco.Web.UI.NetCore/appsettings.json
index 00bd04c0b4..43ae07d5d6 100644
--- a/src/Umbraco.Web.UI.NetCore/appsettings.json
+++ b/src/Umbraco.Web.UI.NetCore/appsettings.json
@@ -1,6 +1,6 @@
{
"ConnectionStrings": {
- "umbracoDbDSN": ""
+ "umbracoDbDSN": "Server=(LocalDB)\\Umbraco;Database=NetCore;Integrated Security=true"
},
"Serilog": {
"MinimumLevel": {
@@ -39,7 +39,7 @@
},
"RuntimeMinification": {
"dataFolder": "App_Data/TEMP/Smidge",
- "version": "637395756047165417"
+ "version": "637429346786793415"
},
"Security": {
"KeepUserLoggedIn": false,
@@ -71,4 +71,4 @@
}
}
}
-}
+}
\ No newline at end of file
diff --git a/src/Umbraco.Web.UI.NetCore/umbraco/config/lang/da.xml b/src/Umbraco.Web.UI.NetCore/umbraco/config/lang/da.xml
index df20c1ce5a..857129b1c1 100644
--- a/src/Umbraco.Web.UI.NetCore/umbraco/config/lang/da.xml
+++ b/src/Umbraco.Web.UI.NetCore/umbraco/config/lang/da.xml
@@ -1438,6 +1438,8 @@ Mange hilsner fra Umbraco robotten
En Element-type er tiltænkt brug i f.eks. Nested Content, ikke i indholdstræet.
Dette benyttes ikke for en Element-type
Du har lavet ændringer til denne egenskab. Er du sikker på at du vil kassere dem?
+ Visning
+ Flyt label over editoren
Tilføj sprog
diff --git a/src/Umbraco.Web.UI.NetCore/umbraco/config/lang/en.xml b/src/Umbraco.Web.UI.NetCore/umbraco/config/lang/en.xml
index 4721e774ea..6916b00e1c 100644
--- a/src/Umbraco.Web.UI.NetCore/umbraco/config/lang/en.xml
+++ b/src/Umbraco.Web.UI.NetCore/umbraco/config/lang/en.xml
@@ -1698,6 +1698,8 @@ To manage your website, simply open the Umbraco back office and start adding con
A document type cannot be changed to an Element type once it has been used to create one or more content items.
This is not applicable for an Element type
You have made changes to this property. Are you sure you want to discard them?
+ Appearance
+ Display label on top of editor.
Add language
diff --git a/src/Umbraco.Web.UI.NetCore/umbraco/config/lang/en_us.xml b/src/Umbraco.Web.UI.NetCore/umbraco/config/lang/en_us.xml
index 14321e2ff5..cacb8288b3 100644
--- a/src/Umbraco.Web.UI.NetCore/umbraco/config/lang/en_us.xml
+++ b/src/Umbraco.Web.UI.NetCore/umbraco/config/lang/en_us.xml
@@ -1716,6 +1716,8 @@ To manage your website, simply open the Umbraco back office and start adding con
A document type cannot be changed to an element type once it has been used to create one or more content items.
This is not applicable for an element type
You have made changes to this property. Are you sure you want to discard them?
+ Appearance
+ Display label on top of editor.
Add language
diff --git a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
index 78633bdf37..b5bfd75aad 100644
--- a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
+++ b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
@@ -231,9 +231,9 @@
False
True
- 8910
+ 8100
/
- http://localhost:8910
+ http://localhost:8100
False
False