Skip to content
Snippets Groups Projects
Unverified Commit 2b6ecce7 authored by Sébastien Gaya's avatar Sébastien Gaya Committed by GitHub
Browse files

Update _static_list.html.erb (#1804)

parent 0d65612e
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@ indentation = ' ' * depth
<%= indentation %>- label: >
<%= indentation %> <%= program.to_s %>
<%= indentation %> path: "<%= program.current_permalink_in_website(@website)&.path %>"
<%= indentation %> slug: "<%= program.path %>"
<%
children = program.children.where(diploma: diploma)
# Limit to a global list of programs, for example on a location
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment