Media and content tree root node translation
This commit is contained in:
@@ -44,6 +44,7 @@ namespace Umbraco.Web.Trees
|
||||
{
|
||||
node.MenuUrl = "";
|
||||
}
|
||||
node.Name = ui.Text("sections", Constants.Trees.Content);
|
||||
return node;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user