File modules/cms/ui/themes/default/html/views/tree/user.tpl.src.xml
Last commit: Sat Dec 7 00:32:55 2024 +0100 Jan Dankert UI: Split the navigation into the 3 parts: Projects, users and settings.
1 <output xmlns="http://www.openrat.de/template" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 2 xsi:schemaLocation="http://www.openrat.de/template ../../../../../../../template_engine/components/template.xsd"> 3 <!-- The tree is displayed by javascript calls --> 4 5 <part class="navtree,act-load-nav-tree,navtree-type-userandgroups"/> 6 </output>
Downloadmodules/cms/ui/themes/default/html/views/tree/user.tpl.src.xml
History Sat, 7 Dec 2024 00:32:55 +0100 Jan Dankert UI: Split the navigation into the 3 parts: Projects, users and settings.