Skip to content

Commit 542be28

Browse files
committed
NG: Use legacy navigation until the new linktree element will be ready
1 parent 6bc6edc commit 542be28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/crate/theme/rtd/crate/sections/sidebar-primary.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<!-- Section 1 -->
66
<div class="sidebar-tree">
7-
{{ ng_navigation_tree }}
7+
{# {- ng_navigation_tree } #}
88
</div>
99

1010
<!-- Section 2 -->

0 commit comments

Comments
 (0)