good link
This commit is contained in:
parent
b9e6f20ea9
commit
6329a9cd02
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
<div style="height:50px; width: 50px; -webkit-border-radius: 50%; border-radius: 50%; background: url('<%= statement.public_figure.picture.url %>') 50% 50% no-repeat; background-size:cover; background-position: center center; float:left; margin-right:15px;"></div>
|
<div style="height:50px; width: 50px; -webkit-border-radius: 50%; border-radius: 50%; background: url('<%= statement.public_figure.picture.url %>') 50% 50% no-repeat; background-size:cover; background-position: center center; float:left; margin-right:15px;"></div>
|
||||||
<% end %>
|
<% end %>
|
||||||
<div class="public-figure-text">
|
<div class="public-figure-text">
|
||||||
<%= link_to(@public_figure) do %>
|
<%= link_to(@public_figure.name) do %>
|
||||||
<strong><%= statement.public_figure.name %></strong>
|
<strong><%= statement.public_figure.name %></strong>
|
||||||
<% end %>
|
<% end %>
|
||||||
s'est déclaré pour
|
s'est déclaré pour
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue