Massive file cleanup, removed the old BasePage, UmbracoEnsuredPage, ClientTools, moved the menu 'Action' to the Web project until we can remove those too.
This commit is contained in:
@@ -4,10 +4,10 @@ using System.Globalization;
|
||||
using System.Net.Http.Formatting;
|
||||
using System.Web.Services.Description;
|
||||
using umbraco;
|
||||
using umbraco.BusinessLogic.Actions;
|
||||
using Umbraco.Core;
|
||||
using Umbraco.Core.Models;
|
||||
using umbraco.presentation.actions;
|
||||
using Umbraco.Web.LegacyActions;
|
||||
using Umbraco.Web.Models.Trees;
|
||||
using Umbraco.Web.Mvc;
|
||||
using Umbraco.Web.WebApi.Filters;
|
||||
|
||||
Reference in New Issue
Block a user