U4-4761 Member translation
Makes all trees translateable, does not break the current titles set on atttributes, but for trees that does not have a title set, the tree wil try to look up a treeheader.
This commit is contained in:
@@ -27,7 +27,7 @@ namespace Umbraco.Web.Trees
|
||||
Constants.Applications.Media,
|
||||
Constants.Applications.Members)]
|
||||
[LegacyBaseTree(typeof (loadMembers))]
|
||||
[Tree(Constants.Applications.Members, Constants.Trees.Members, "Members")]
|
||||
[Tree(Constants.Applications.Members, Constants.Trees.Members)]
|
||||
[PluginController("UmbracoTrees")]
|
||||
[CoreTree]
|
||||
public class MemberTreeController : TreeController
|
||||
|
||||
Reference in New Issue
Block a user