moves legacy actions to _Legacy namespace for now
This commit is contained in:
@@ -8,10 +8,10 @@ using Umbraco.Core;
|
||||
using Umbraco.Core.Services;
|
||||
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;
|
||||
using Umbraco.Web._Legacy.Actions;
|
||||
using Constants = Umbraco.Core.Constants;
|
||||
|
||||
namespace Umbraco.Web.Trees
|
||||
|
||||
Reference in New Issue
Block a user