This commit is contained in:
Mehdi Arfaoui 2015-11-29 16:09:12 +01:00
parent e10289cc92
commit d6a8818086

View file

@ -1,5 +1,5 @@
<li> <li>
<%= link_to statement.position.public_figure.name, statement.position.public_figure %> <%= link_to statement.position.subject.public_figure.title, statement.position.subject.public_figure %>
en faveur de en faveur de
<%= link_to statement.position.title, statement.position %> <%= link_to statement.position.title, statement.position %>
</li> </li>