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:
Shannon
2015-12-23 13:51:16 +01:00
parent de776f86a4
commit e005c5bba6
226 changed files with 3472 additions and 5763 deletions

View File

@@ -7,7 +7,6 @@ using Umbraco.Core.Models.EntityBase;
using Umbraco.Core.Models.Membership;
using Umbraco.Core.Services;
using umbraco;
using umbraco.BusinessLogic.Actions;
using umbraco.interfaces;
namespace Umbraco.Web