c1-cms
Version:
Contains React components distributed with C1 CMS.
20 lines (16 loc) • 716 B
text/xml
<!-- Place this file in Website\App_Data\Composite\TreeDefinitions\ -->
<ElementStructure xmlns="http://www.composite.net/ns/management/trees/treemarkup/1.0" xmlns:f="http://www.composite.net/ns/function/1.0">
<ElementStructure.AutoAttachments>
<NamedParent Name="Content" Position="Bottom" />
</ElementStructure.AutoAttachments>
<ElementRoot>
<Children>
<Element Label="Languages" Id="language.edit.new" Icon="log">
<Actions>
<CustomUrlAction Label="Edit Language" Url="~/Composite/console/?page=edit-language" Icon="log-viewlog" />
</Actions>
</Element>
</Children>
</ElementRoot>
</ElementStructure>