Fixes: U4-3225 Media recycle bin malfunction - and removes the default menu for items in the bin since people normally aren't creating children when it's in the bin.

This commit is contained in:
Shannon
2013-10-24 16:54:17 +11:00
parent 36ffd41007
commit 7636f17ba9
3 changed files with 20 additions and 4 deletions

View File

@@ -71,7 +71,7 @@ namespace Umbraco.Web.Trees
if (!IsDialog(queryStrings))
{
nodes.Add(CreateTreeNode(
Constants.System.RecycleBinContent.ToInvariantString(),
RecycleBinId.ToInvariantString(),
queryStrings,
ui.GetText("general", "recycleBin"),
"icon-trash",