Correction list statements in public
This commit is contained in:
parent
0d0f907d9f
commit
d4112665b0
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||||
Loading…
Add table
Reference in a new issue