Gets sln building, removes old legacy settings, removes ascx dashboard support
This commit is contained in:
@@ -208,6 +208,8 @@ namespace Umbraco.Web.Runtime
|
||||
.Append<ListViewContentAppDefinition>()
|
||||
.Append<ContentEditorContentAppDefinition>()
|
||||
.Append<ContentInfoContentAppDefinition>();
|
||||
|
||||
composition.Container.RegisterSingleton<DashboardHelper>();
|
||||
}
|
||||
|
||||
internal void Initialize(
|
||||
|
||||
Reference in New Issue
Block a user