Loading core/modules/book/templates/book-tree.html.twig +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ {# We call a macro which calls itself to render the full tree. @see https://twig.symfony.com/doc/1.x/tags/macro.html @see https://twig.symfony.com/doc/3.x/tags/macro.html #} {{ book_tree.book_links(items, attributes, 0) }} Loading core/modules/system/templates/menu.html.twig +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ {# We call a macro which calls itself to render the full tree. @see https://twig.symfony.com/doc/1.x/tags/macro.html https://twig.symfony.com/doc/3.x/tags/macro.html #} {{ menus.menu_links(items, attributes, 0) }} Loading core/modules/toolbar/templates/menu--toolbar.html.twig +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ {# We call a macro which calls itself to render the full tree. @see https://twig.symfony.com/doc/1.x/tags/macro.html @see https://twig.symfony.com/doc/3.x/tags/macro.html #} {{ menus.menu_links(items, attributes, 0) }} Loading core/profiles/demo_umami/themes/umami/templates/classy/navigation/book-tree.html.twig +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ {# We call a macro which calls itself to render the full tree. @see https://twig.symfony.com/doc/1.x/tags/macro.html @see https://twig.symfony.com/doc/3.x/tags/macro.html #} {{ book_tree.book_links(items, attributes, 0) }} Loading core/profiles/demo_umami/themes/umami/templates/components/navigation/menu--main.html.twig +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ {# We call a macro which calls itself to render the full tree. @see https://twig.symfony.com/doc/1.x/tags/macro.html @see https://twig.symfony.com/doc/3.x/tags/macro.html 1. We use menu_name (see above) to create a CSS class name from it. See https://www.drupal.org/node/2649076 Loading Loading
core/modules/book/templates/book-tree.html.twig +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ {# We call a macro which calls itself to render the full tree. @see https://twig.symfony.com/doc/1.x/tags/macro.html @see https://twig.symfony.com/doc/3.x/tags/macro.html #} {{ book_tree.book_links(items, attributes, 0) }} Loading
core/modules/system/templates/menu.html.twig +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ {# We call a macro which calls itself to render the full tree. @see https://twig.symfony.com/doc/1.x/tags/macro.html https://twig.symfony.com/doc/3.x/tags/macro.html #} {{ menus.menu_links(items, attributes, 0) }} Loading
core/modules/toolbar/templates/menu--toolbar.html.twig +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ {# We call a macro which calls itself to render the full tree. @see https://twig.symfony.com/doc/1.x/tags/macro.html @see https://twig.symfony.com/doc/3.x/tags/macro.html #} {{ menus.menu_links(items, attributes, 0) }} Loading
core/profiles/demo_umami/themes/umami/templates/classy/navigation/book-tree.html.twig +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ {# We call a macro which calls itself to render the full tree. @see https://twig.symfony.com/doc/1.x/tags/macro.html @see https://twig.symfony.com/doc/3.x/tags/macro.html #} {{ book_tree.book_links(items, attributes, 0) }} Loading
core/profiles/demo_umami/themes/umami/templates/components/navigation/menu--main.html.twig +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ {# We call a macro which calls itself to render the full tree. @see https://twig.symfony.com/doc/1.x/tags/macro.html @see https://twig.symfony.com/doc/3.x/tags/macro.html 1. We use menu_name (see above) to create a CSS class name from it. See https://www.drupal.org/node/2649076 Loading