Lots of work on trees and menus. Got delete and empty recycle bin working as well as refresh (first menu action).

This commit is contained in:
Shannon
2013-08-01 18:35:55 +10:00
parent 2ebf6d09c6
commit 62aafc6606
23 changed files with 306 additions and 105 deletions

View File

@@ -4,6 +4,7 @@ using System.Net.Http.Formatting;
using Umbraco.Core;
using Umbraco.Core.Models;
using Umbraco.Core.Models.EntityBase;
using Umbraco.Web.Trees.Menu;
using umbraco;
using umbraco.BusinessLogic.Actions;