Skip to content

Commit

Permalink
Charmhub docs don't work with channels (canonical#1475)
Browse files Browse the repository at this point in the history
  • Loading branch information
deusebio committed Jan 31, 2023
1 parent 59fabab commit 6c0529a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/partial/_macros.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
{% endif %}

{% if element.children %}
{{ create_navigation(element.children) }}
{{ create_navigation(element.children, channel_requested) }}
{% endif %}
</li>
{% endfor %}
Expand Down

0 comments on commit 6c0529a

Please sign in to comment.