Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/migrate-logging
# Conflicts: # src/Umbraco.Web.BackOffice/Runtime/BackOfficeComposer.cs # src/Umbraco.Web/Editors/BackOfficeController.cs
This commit is contained in:
@@ -178,6 +178,9 @@ namespace Umbraco.Web.Composing
|
||||
public static ISectionService SectionService
|
||||
=> Factory.GetInstance<ISectionService>();
|
||||
|
||||
public static IIconService IconService
|
||||
=> Factory.GetInstance<IIconService>();
|
||||
|
||||
#endregion
|
||||
|
||||
#region Web Constants
|
||||
|
||||
Reference in New Issue
Block a user