There was an error while loading. Please reload this page.
1 parent 9b76887 commit 80245e4Copy full SHA for 80245e4
1 file changed
templates/panels/tree_panel.html.twig
@@ -15,7 +15,7 @@
15
<div id="search-button" class="mobile-button"><i class="uk-icon-search"></i></div>
16
{% include '@RoadizRozier/widgets/nodesSourcesSearch.html.twig' %}
17
<div id="tree-button" class="mobile-button"><i class="uk-icon-rz-node-tree"></i></div>
18
-<main-trees id="tree-wrapper">
+<main-trees v-pre id="tree-wrapper">
19
{% if tabCount >= 1 %}
20
<nav id="tree-menu" role="tablist">
21
{% if is_granted('ROLE_ACCESS_NODES')%}
0 commit comments