File modules/cms/ui/themes/default/html/views/tree/settings.php
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 <?php /* THIS FILE IS GENERATED from settings.tpl.src.xml - DO NOT CHANGE */ defined('APP_STARTED') || die('Forbidden'); use \template_engine\Output as O; ?> 2 <div class="<?php echo O::escapeHtml('or-navtree or-act-load-nav-tree or-navtree-type-settings') ?>"><?php echo O::escapeHtml('') ?></div>
Downloadmodules/cms/ui/themes/default/html/views/tree/settings.php
History Sat, 7 Dec 2024 00:32:55 +0100 Jan Dankert UI: Split the navigation into the 3 parts: Projects, users and settings.