Added the permissions checks in the new content tree including start node rendering
This commit is contained in:
@@ -117,6 +117,7 @@ namespace Umbraco.Web.Trees
|
||||
rootId,
|
||||
rootNode.Result.MenuUrl)
|
||||
{
|
||||
Title = rootNode.Result.Title,
|
||||
Children = byControllerAttempt.Result
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user