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

Fix [skip ci]

parent d30f3a33
No related branches found
No related tags found
No related merge requests found
......@@ -32,9 +32,7 @@ class Communication::Website::Permalink::Researcher < Communication::Website::Pe
:researchers
end
# /equipe/:slug/publications/
# FIXME
def self.pattern_in_website(website, language)
"/#{website.special_page(Communication::Website::Page::Person, language: language).slug_with_ancestors}/:slug/papers/"
"/#{website.special_page(Communication::Website::Page::Person, language: language).slug_with_ancestors}/:slug/publications/"
end
end
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