Correction list statements in public

This commit is contained in:
Mehdi Arfaoui 2015-11-29 16:24:54 +01:00
parent 0d0f907d9f
commit d4112665b0

View file

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