Merge branch 'master' into improving_debates
Conflicts: app/assets/stylesheets/debates.scss app/assets/stylesheets/participacion.scss
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<h1><%= @debate.title %></h1>
|
||||
|
||||
<div class="debate-info">
|
||||
<%= image_tag('user_default.jpg', class: 'author-photo', size: '32x32') %>
|
||||
<%= avatar_image(@debate.author, size: 32, class: 'author-photo') %>
|
||||
<span class="author">
|
||||
<%= @debate.author.name %>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user