Skip to content
Snippets Groups Projects
Commit b4a31a73 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

fix

parent c278f5e0
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ parent:
url: <%= @about.parent.current_permalink_in_website(@website)&.path %>
<% end %>
<%= render 'admin/communication/unsplash/static' %>
category: "<%= @website.categories.find_by(program_id: @about.id)&.path %>"
related_category: "<%= @website.categories.find_by(program_id: @about.id)&.slug_with_ancestors_slugs %>"
diplomas: "<%= @about.diploma&.slug %>"
teachers:
<% teacher_involvements.each do |involvement| %>
......
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